timezone-js-ts
Advanced tools
Comparing version 2.2.2 to 2.2.3
@@ -1,2 +0,2 @@ | ||
export declare function getCurrentGlobalTime(timezone: string, localeIdentifier?: string): string; // result will be e.g., Sunday, 17 December 2023 at 10:52:55 GMT+5:30 | ||
export declare function getCurrentGlobalTime(timezone: string, localeIdentifier?: string): string; | ||
export declare function allTimezones(): { | ||
@@ -3,0 +3,0 @@ id: number; |
{ | ||
"name": "timezone-js-ts", | ||
"version": "2.2.2", | ||
"version": "2.2.3", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
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
11583363