Skip to content

Commit 1f41914

Browse files
committed
update: use rfc source.
1 parent 3301746 commit 1f41914

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

registries/_format/date-time-local.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ issue: 4759
44
description: RFC3339 date-time without the timezone component
55
base_type: string
66
layout: default
7-
source_label: TOML
8-
source: https://toml.io/en/v1.0.0#local-date-time
7+
source_label: RFC 3339
8+
source: https://datatracker.ietf.org/doc/html/rfc3339#section-5.6
99
---
1010

1111
{% capture summary %}

registries/_format/time-local.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ issue: 4759
44
description: RFC3339 time without the timezone component
55
base_type: string
66
layout: default
7-
source_label: TOML
8-
source: https://toml.io/en/v1.0.0#local-time
7+
source_label: RFC 3339
8+
source: https://datatracker.ietf.org/doc/html/rfc3339#section-5.6
99
---
1010

1111
{% capture summary %}

0 commit comments

Comments
 (0)