Skip to content

Timestamp breaks encoding. #128

Description

@schnopsel

Line 112-113 in jsx_parser.erl breaks when you give it a tuple that is not an Erlang timestamp, for instance:
{<<"x">>, <<"y">>, []}

One solution would be to add an option "interpret_timestamps" that activates the Erlang timestamp code.

Love your work, btw.
/denonde

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