2 個答案
- 最新
- 最多得票
- 最多評論
0
You can use the to_unixtime() function on the timestamp to convert to unix time e.g. select to_unixtime('2021-03-18 04:00:00.055000000')
已回答 5 年前
0
Thank you, this worked. Any reason why this function is not documented? I don't see it anywhere on the AWS Timestream docs.
已回答 5 年前
相關內容
已提問 3 年前
