Relative Content

Tag Archive for postgresqltimezone

Storing time and timezone data in PostgreSQL

Our users should be able to configure a time-in-day, and a timezone, by which they want to get daily updates. The updates should contain data that will be presented in their timezone of choice. For that, we probably want to store time & timezone data, per user.