❔ timestamp correct type
how to store this timestamp from api
its in int type not string but will it fit in the int maximum bounds?
3 Replies
Use a long or ulong.
phaseshift#4881
REPL Result: Success
Result: ulong
Compile: 327.352ms | Execution: 23.417ms | React with ❌ to remove this embed.
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.