Y
Hacker News
new
|
ask
|
show
|
jobs
by
nalgeon
678 days ago
Storing unix timestamp as nanoseconds is not Go's style, but you can do just that with this extension.
select time_to_nano(time_now()); -- 1722979335431295000