MCPcopy
hub / github.com/node-cron/node-cron / localized-time.test.ts

File localized-time.test.ts

src/time/localized-time.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { assert } from 'chai';
2import { LocalizedTime, localTimeToTimestamp } from './localized-time';
3
4describe('LocalizedTime', function(){

Callers

nothing calls this directly

Calls 4

localTimeToTimestampFunction · 0.90
toISOMethod · 0.80
getPartsMethod · 0.80
toDateMethod · 0.80

Tested by

no test coverage detected