Skip to content

Parsing dont work right, time hopping... #5

@Dexus

Description

@Dexus
ts := timeutils.NewTime(time.Now(), timeutils.TimestampNano)
tts, _ := timeutils.ParseDateString(ts.UTC().String())
tts.String()

the tts.String() Time hopping always around, we have now 11:54 but the output hopping to 12:07, 11:50 etc.

EDIT: Info to system: Alpine Linux (Linux 4.5.7-std-3 x86_64 ); go version go1.8.1 linux/amd64

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions