Hi all,
i try to convert the entry._now timestamp in a ConfiForm to a utc date like that:
[entry._now.convertDate(yyyy-MM-dd H:mm:ss, UTC)]
[entry._now.formatDate(yyyy-MM-dd H:mm:ss, UTC)]
The outcome is a unix timestamp e.g. " 1685458416008".
Am i doing something wrong?
Thanks a lot
Jasper
Hi @Jasper Rich and welcome to this community
You are doing everything correctly, it looks like the change to support the timezones in the convertDate has not been ported to server version (while the docs say otherwise)
Sorry about that
We will fix that asap
Alex
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.