Skip to content

Better support for epoch timstamps with milis  #35

Open
@nickmaccarthy

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.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions