How can I convert my datetime field to number? because need to sum/group the time.
Thanks.
|
How can I convert my datetime field to number? because need to sum/group the time. Thanks. |
|||
|
|
|
If you are trying to convert DateTime to EpochTime:
or try just
|
||||
|
|