gchq / stroom

Stroom is a highly scalable data storage, processing and analysis platform.
https://gchq.github.io/stroom-docs/
Apache License 2.0
436 stars 53 forks source link

Create a `unix-time(dateTime)` xslt func to convert a standard date/time into epoch millis #4497

Open at055612 opened 2 months ago

at055612 commented 2 months ago

Takes a single arg of a standard date/time string and converts it into millis since epoch.

stroomdev66 commented 1 month ago

Can we make this parse-date to be consistent with query functions?