Open
Description
Describe the idea (required)
Some plugins need a long
to represent a timestamp, with the time
format it needs some custom conversion, since time
values come from long
it should be possible to just propagate them.
Tell us about the expected behaviour (required)
Could be using timeLong
or alike as suffix.
Context (optional)
No response
PS: it looks quite straight forward but if it helps I'm happy to start to do some PR but was not sure of the solution so didn't start any yet