| 1 | import { 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 |
nothing calls this directly
no test coverage detected