todo(7): in-progress

Implement PercentFormatterStyle._format() with %-style field
substitution, Formatter.formatTime() using JS Date/Intl, and
Formatter.formatError() using Error.stack. Add datetime helpers.
This commit is contained in:
Tiara Rodney 2026-03-13 23:05:33 +01:00
parent 3f424137ac
commit 3dce9422ae
No known key found for this signature in database
GPG key ID: 5CD8EC1D46106723

2
TODO
View file

@ -102,7 +102,7 @@ Content-Type: application/issue
ID: 7 ID: 7
Type: feature Type: feature
Title: implement Formatter subsystem Title: implement Formatter subsystem
Status: open Status: in-progress
Priority: high Priority: high
Created: 2026-03-13 Created: 2026-03-13
Relationships: dependsOn:1 Relationships: dependsOn:1