Skip to content

Commit d4a0354

Browse files
committed
Add conversion documentation for dates.ts.
1 parent bf1af1b commit d4a0354

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Conversion for `common/dates.ts`
2+
3+
## `export function toSimplifiedISOSafe(dateStr: string)`
4+
5+
This is redundant and will not be converted. Use `ISO8601DateFormatter` instead, as this validates the formatting already.
6+

0 commit comments

Comments
 (0)