@idm-plugin/meteo2 0.1.0 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -89,6 +89,12 @@ export declare class MeteoHelper2 {
89
89
  private prepare;
90
90
  private toStdLng;
91
91
  private timezoneOffset;
92
+ /**
93
+ * 格式化时区
94
+ * @param offset 单位秒
95
+ * @private
96
+ */
97
+ private prettyTimezoneOffset;
92
98
  /**
93
99
  * 预报数据
94
100
  *
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@idm-plugin/meteo2",
3
3
  "private": false,
4
- "version": "0.1.0",
4
+ "version": "0.1.1",
5
5
  "description": "idm plugin for meteo2(open meteo)",
6
6
  "type": "module",
7
7
  "keywords": [