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년 전
