We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf1af1b commit d4a0354Copy full SHA for d4a0354
1 file changed
Conversion Documentation/common dates conversion.md
@@ -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