You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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