feat: Added timezone infrastructure.

This commit is contained in:
Spencer Brower
2026-07-24 10:45:00 -04:00
parent 0d1e9ba352
commit 4d847d95d3
3 changed files with 202 additions and 1 deletions
+1
View File
@@ -36,6 +36,7 @@
- [ ] display an error when no part of the date appears in the output.
- [x] use `date.format` as the default format.
- [ ] Handle 0 and whitespace padding i.e. "_2" -> " 2"
- [ ] Do we *need* mustache.Date_Components, or can we use core:time/datetime.DateTime?
## General
- [ ] Integrity hash