Skip to content

Support custom DateTime formats #133

Closed
@westy92

Description

@westy92

I'd like to (un)serialize a DateTime in a custom format, such as:

 new DateFormat('M/d/yyyy');

Currently I get a runtime exception:

I/flutter (20794): FormatException: Invalid date format
I/flutter (20794): 04/10/2015

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions