Skip to content

Better support for epoch timstamps with milis  #35

Description

@nickmaccarthy

currently if you put an epoch timestamp with miliseconds in in, datemath will error saying it doesnt support it. it should be easy to detect this timestamp with milis, convert it ($timestamp/1000) and throw a WARN log to user. Ensure the documentation is up to date (no pun intented) about this as well.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions