Search results
7 packages found
Date formatting and parsing like C#. C#风格的日期格式化与逆转.
Maintenance: 33%. Quality: 39%. Popularity: 0%.
Date objects that JSON.stringify to YYYY-MM-DD
Maintenance: None. Quality: 54%. Popularity: 0%.
npm install ymd-hms
- yyyymmdd
- yyyy/mm/dd
- yyyy-mm-dd
- mmddyyyy
- mm/dd/yyyy
- mm-dd-yyyy
- ddmmyyyy
- dd/mm/yyyy
- dd-mm-yyyy
- hhmmss
- hhmm
- date format
- time format
- add days
- View more
Maintenance: None. Quality: 51%. Popularity: 0%.
Maintenance: None. Quality: 51%. Popularity: 0%.
Utility functions for working with YYYYMMDD type
Maintenance: None. Quality: 48%. Popularity: 0%.
Maintenance: 8%. Quality: 36%. Popularity: 0%.
Extends Date methods adding: - (new Date()).getyyyyMMddHHmmssSSS(): string; - (new Date()).getyyyyMMddHHmmss(): string; - (new Date()).getyyyyMMdd(): string; - (new Date()).getHHmmssSSS(): string; - (new Date()).getHHmmss(): string; - (new Date()).getHHmm
- typescript
- date
- getyyyyMMddHHmmssSSS
- getyyyyMMddHHmmss
- getyyyyMMdd
- getHHmmssSSS
- getHHmmss
- getHHmm
- nowyyyyMMddHHmmssSSS
- nowyyyyMMddHHmmss
- nowyyyyMMdd
- nowHHmmssSSS
- nowHHmmss
- nowHHmm
- View more
Maintenance: None. Quality: 43%. Popularity: 0%.