Convert a hybrid timestamp to UNIX Epoch time ignoring the logic part.
hybridtsToUnixtime(unixTime);
Parameter | Description | type | required |
---|---|---|---|
unixTime | The Unix Epoch time is the number of seconds that have elapsed since January 1, 1970 (midnight UTC/GMT). | String | true |
hybridtsToUnixtime("429642767925248000");
// hybridtsToUnixtime return