Skip to content

Support TOML dates #22

Description

@mattwidmann

It would be nice if lua-toml could parse TOML with date primitives in it. The dates could produce Lua date tables (https://www.lua.org/pil/22.1.html) or a custom object with a __tostring meta-method that allows it to round-trip between Lua and TOML.

Ideally, this would support the full set of 0.5.0 date variants: local date-time, local date, local time, and optional T separator.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions