Skip to content

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

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

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions