compact-timezone-list
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "compact-timezone-list", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Array of timezones with their long and short names, and GMT offsets.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -27,2 +27,2 @@ # compact-timezone-list | ||
- The default export provides a long list of options, with multiple suggestions for each UTC offset. | ||
– The `minimalTimezoneSet` export provides one option per offset type, with a favourite chosen to represent each offset. This is mostly targeted to small, western-focused apps. But, every UTC offset is included. | ||
- The `minimalTimezoneSet` export provides one option per offset type, with a favourite chosen to represent each offset. This is mostly targeted to small, western-focused apps. But, every UTC offset is included. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
27993