File tree Expand file tree Collapse file tree 2 files changed +30
-0
lines changed Expand file tree Collapse file tree 2 files changed +30
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ owner : ya7010
3+ issue : 4759
4+ description : RFC3339 date-time without the timezone component
5+ base_type : string
6+ layout : default
7+ source_label : RFC 3339
8+ source : https://www.rfc-editor.org/rfc/rfc3339#section-5.6
9+ ---
10+
11+ {% capture summary %}
12+ The ` {{page.slug}} ` format represents a RFC3339 date-time without timezone.
13+ {% endcapture %}
14+
15+ {% include format-entry.md summary=summary %}
Original file line number Diff line number Diff line change 1+ ---
2+ owner : ya7010
3+ issue : 4759
4+ description : RFC3339 time without the timezone component
5+ base_type : string
6+ layout : default
7+ source_label : RFC 3339
8+ source : https://www.rfc-editor.org/rfc/rfc3339#section-5.6
9+ ---
10+
11+ {% capture summary %}
12+ The ` {{page.slug}} ` format represents a RFC3339 time without timezone.
13+ {% endcapture %}
14+
15+ {% include format-entry.md summary=summary %}
You can’t perform that action at this time.
0 commit comments