Handling Timezones as a part of userprofile #7

Closed
opened 2021-08-28 18:04:21 +02:00 by pratyush · 2 comments
Owner
Owner

Timezone should be one of the user attributes stored in the database.

Timezone should be one of the user attributes stored in the database.
Author
Owner

Can revisit when there’s progress on user profiles LimnoriaPlugins/TripSit#1

The current flow already has the database contain timezone key for each nick.

['nick': {'timezone': 'America/Chicago', 'doses': [{'drug': 'ketamine',..},{..]

Can revisit when there's progress on user profiles LimnoriaPlugins/TripSit#1 The current flow already has the database contain `timezone` key for each nick. `['nick': {'timezone': 'America/Chicago', 'doses': [{'drug': 'ketamine',..},{..]`
Sign in to join this conversation.
No description provided.