Skip to content

how to store and read timestamps? #71

Answered by zombiezen
guettli asked this question in Q&A
Discussion options

You must be logged in to vote

It depends on what you need in your application; see #26 for some background.

The built-in date & time functions will operate on a variety of formats and Unix timestamps with millisecond precision. Sadly, DEFAULT current_timestamp only gives second-level precision in the text format.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by guettli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants