You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: RFC3339 date-time without the timezone component
5
5
base_type: string
6
6
layout: default
7
7
source_label: TOML
8
8
source: https://toml.io/en/v1.0.0#local-date-time
9
9
---
10
10
11
11
{% capture summary %}
12
-
The `{{page.slug}}` format represents a date and time without timezone for [TOML Local Date-Time](https://toml.io/en/v1.0.0#local-date-time) compatibility.
12
+
The `{{page.slug}}` format represents a RFC3339 date-time without timezone.
0 commit comments