Skip to content

Does date/time parsing work? #76

Open
@JetForMe

Description

As I understand it, Yaml is supposed to understand dates & times. When I parse a file like this:

datetime: 2001-12-15T02:59:43.1Z

I get:

Dictionary([String(datetime): String(2001-12-15T02:59:43.1Z)])

But I was hoping for

Dictionary([String(datetime): Date(2018-03-29 20:15:16 +0000)])

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