class
TOML::LocalDateTimeValue
- TOML::LocalDateTimeValue
- TOML::Value
- Reference
- Object
Overview
RFC 3339 datetime without timezone offset, e.g.
1979-05-27T07:32:00. Stored as a Time in UTC for arithmetic
but the absence of a real offset is conveyed by the type.