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 3301746 commit 1f41914Copy full SHA for 1f41914
registries/_format/date-time-local.md
@@ -4,8 +4,8 @@ issue: 4759
4
description: RFC3339 date-time without the timezone component
5
base_type: string
6
layout: default
7
-source_label: TOML
8
-source: https://toml.io/en/v1.0.0#local-date-time
+source_label: RFC 3339
+source: https://datatracker.ietf.org/doc/html/rfc3339#section-5.6
9
---
10
11
{% capture summary %}
registries/_format/time-local.md
description: RFC3339 time without the timezone component
-source: https://toml.io/en/v1.0.0#local-time
0 commit comments