MCPcopy
hub / github.com/spencermountain/spacetime / unixFmt.js

File unixFmt.js

src/methods/format/unixFmt.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { formatTimezone, zeroPad as pad } from '../../fns.js'
2//parse this insane unix-time-templating thing, from the 19th century
3//http://unicode.org/reports/tr35/tr35-25.html#Date_Format_Patterns
4

Callers

nothing calls this directly

Calls 15

formatTimezoneFunction · 0.90
eraMethod · 0.80
yearMethod · 0.80
quarterMethod · 0.80
monthMethod · 0.80
weekMethod · 0.80
dateMethod · 0.80
dayOfYearMethod · 0.80
dayMethod · 0.80
ampmMethod · 0.80
hourMethod · 0.80
minuteMethod · 0.80

Tested by

no test coverage detected