HackerTrans
トップ新着トレンドコメント過去質問紹介求人

1500100900

no profile record

コメント

1500100900
·10 か月前·議論
> Your backend needs to store location because places can switch time zones.

For the event, your backend only needs to store the timestamp in a timestamptz field and make sure that clients set the correct time zone on session start (this you might want the backend to store in the database too, but probably in the users table).