issues
search
dboehmer
/
coocook
👨🍳🦉 Web application for collecting recipes and making food plans
https://coocook.org/
Other
11
stars
2
forks
source link
Handle timezones on datetime information
#86
Open
dboehmer
opened
6 years ago
dboehmer
commented
6 years ago
store datetime data with timezone information (at least
Z
for UTC) in database
display datetime data with timezone
maybe convert datetimes into user's timezone
then allow user to configure their timezone
Z
for UTC) in database