#Store date with timezone informations

5 messages · Page 1 of 1 (latest)

buoyant hare
#

Hi,
I would like to store a date with the timezone information.

Ex: 2022-12-07 11:41:05 +01:00

What Date format shall I choose in Directus Date field ?

Thanks

acoustic flare
#

Directus Timestamp in ISO8601 format 🙂

buoyant hare
#

Thanks a lot !
I had to fix also my formatting to fit iso8601
2022-12-08T08:43:14+01:00

chilly sparrow
#

How do you enter the timezone information from the Directus app interface? Timezone info seems to be added automatically, but that's not good when we have editors all over the world entering timestamp info.

#

Haven't tested this: just now realizing there is a "timezone" setting for individual users. Does this change how Timestamp works?

Edit: No, it seems to be a "location" fields, not a timezone.