codestar-date-util
v1.1.2npm· JavaScript```typescript import dateUtil from "codestar-date-util"; ``` ## 格式化日期 ```typescript expect(dateUtil.format(new Date('2020-01-01 01:02:03'))).toBe('2020-01-01 01:02:03') expect(dateUtil.format(new Date(1582631568000), 'y/m/d H:i:s')).toBe('20/2/25 19
The verdict
Aging — last published 11 months ago — check before adopting. Check the repo for activity before adopting.
Check the repo for activity before adopting.
Live from the npm registry · derived rules, not AI
How it scores
MaintenanceAging
PopularityUnknown
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published 11 months ago — check before adopting.
Popularity
Download count unavailable.
Security
No known advisories for this version (OSV).
License
ISC
Dependencies
No runtime dependencies
Recent releases
- 1.1.211 months ago