This method generates a hybrid timestamp based on an existing datetime.
datetimeToHybrids(HybridTimestamp);
Parameter | Description | Type | Required |
---|---|---|---|
HybridTimestamp | The hybrid timestamp, a non-negative integer ranging from 0 to 18446744073709551615. | String | True |
datetimeToHybrids(new Date(1638957092 * 1000));
//The hybrid timestamp
429642767925248000