Doug Creighton
08/12/2024, 6:56 PMFrancisco Antunes
08/12/2024, 7:09 PM{{baseUrl}}/api/v1/entities/organizationSettings
, and afterward a GET to the same endpoint did list the new entry.
Can you tell me a bit more about the endpoints and methods you used for your calls?Francisco Antunes
08/12/2024, 7:35 PMDoug Creighton
08/12/2024, 8:04 PMDoug Creighton
08/13/2024, 3:07 PMFrancisco Antunes
08/14/2024, 12:06 PMTIMESTAMPTZ
data type, which is necessary for the Timezone feature to work correctly.
Once that is added to the data, everything will work as expected 🙂Doug Creighton
08/14/2024, 1:34 PMFrancisco Antunes
08/14/2024, 2:27 PMzoneId
, where you can append +hhmm
(e.g., +0000
) to specify the timezone of the timestamp.
Is the data already arranged this way? I’m checking internally whether that would allow for GD Cloud to identify these columns’ data types as TIMESTAMPTZ
.Doug Creighton
08/14/2024, 2:28 PMFrancisco Antunes
08/14/2024, 2:32 PMDoug Creighton
09/10/2024, 6:57 PMTIMESTAMPTZ
."Francisco Antunes
09/10/2024, 7:13 PM