Skip to content

Support GO parsing and formatting layout #6

@aj3sh

Description

@aj3sh

Add support for GO like Parse and Format layouts (date and time format).

Eg.

const layout = "Jan 2, 2006 at 3:04pm (MST)"
tm, _ := time.Parse(layout, "Feb 4, 2014 at 6:05pm (PST)")
tm.Format("2006-02-01")

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    In Progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions