Skip to content

Local time not supported #48

@thisdavej

Description

@thisdavej

Per the TOML local time spec, the following expressions should parse:

lt1 = 07:32:00
lt2 = 00:32:00.999999

I receive the following error:

      throw peg$buildException(null, peg$maxFailExpected, peg$maxFailPos);
      ^
SyntaxError: Expected "#", ".", "E", "\n", "\r", "_", "e", [ \t] or [0-9] but ":" found.

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