2 Answers
- Newest
- Most votes
- Most comments
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')
answered 5 years ago
0
Thank you, this worked. Any reason why this function is not documented? I don't see it anywhere on the AWS Timestream docs.
answered 5 years ago
Relevant content
asked 4 years ago
- AWS OFFICIALUpdated a year ago
