Gathering detailed insights and metrics for moment-timezone
Gathering detailed insights and metrics for moment-timezone
Gathering detailed insights and metrics for moment-timezone
Gathering detailed insights and metrics for moment-timezone
moment-timezone-data-webpack-plugin
Remove unneeded data from moment-timezone in a webpack build
@fullcalendar/moment-timezone
Enhanced named time zone functionality with Moment Timezone
ember-cli-moment-shim
Brings moment and moment-timezone into your Ember applications
moment-timezone-picker
A simple angular moment timezone picker
npm install moment-timezone
87.1
Supply Chain
87.9
Quality
86.8
Maintenance
100
Vulnerability
100
License
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
3,834 Stars
659 Commits
837 Forks
100 Watching
13 Branches
52 Contributors
Updated on 25 Nov 2024
Minified
Minified + Gzipped
JavaScript (99.96%)
TypeScript (0.04%)
Cumulative downloads
Total Downloads
Last day
-1.3%
1,880,089
Compared to previous day
Last week
3.5%
10,061,340
Compared to previous week
Last month
8.5%
41,423,571
Compared to previous month
Last year
3.5%
458,899,109
Compared to previous year
1
IANA Time zone support for Moment.js
Moment-Timezone is an add-on for Moment.js. Both are considered legacy projects, now in maintenance mode. In most cases, you should choose a different library.
For more details and recommendations, please see Project Status in the Moment docs.
Thank you.
1var june = moment("2014-06-01T12:00:00Z"); 2june.tz('America/Los_Angeles').format('ha z'); // 5am PDT 3june.tz('America/New_York').format('ha z'); // 8am EDT 4june.tz('Asia/Tokyo').format('ha z'); // 9pm JST 5june.tz('Australia/Sydney').format('ha z'); // 10pm EST 6 7var dec = moment("2014-12-01T12:00:00Z"); 8dec.tz('America/Los_Angeles').format('ha z'); // 4am PST 9dec.tz('America/New_York').format('ha z'); // 7am EST 10dec.tz('Asia/Tokyo').format('ha z'); // 9pm JST 11dec.tz('Australia/Sydney').format('ha z'); // 11pm EST
Moment-timezone is freely distributable under the terms of the MIT license.
The latest stable version of the package.
Stable Version
1
0/10
Summary
Cleartext Transmission of Sensitive Information in moment-timezone
Affected Versions
>= 0.1.0, < 0.5.35
Patched Versions
0.5.35
1
0/10
Summary
Command Injection in moment-timezone
Affected Versions
>= 0.1.0, < 0.5.35
Patched Versions
0.5.35
Reason
no dangerous workflow patterns detected
Reason
7 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
dependency not pinned by hash detected -- score normalized to 5
Details
Reason
6 existing vulnerabilities detected
Details
Reason
Found 1/19 approved changesets -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
project is not fuzzed
Details
Score
Last Scanned on 2024-11-18
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More