Date hash variable not showing the right time (server time format override)
Hi,
I have a test system where the date hash variable works perfectly.
I use it to call an API with the current date and time.
However, on the cloud version of joget, the date hash variable always returns an am/pm (0-11) value rather than a 24 hour value (0-23). It seems like there is an override from the actual server.
I changed the system date format to HH:mm:ss which I also use in the date hash variable (which works perfectly on the test environment...) but it has no effect on the way the date hash returns the value on the cloud environment.
You can see an example here:
My configuration:
System date format: dd-MM-yyyy HH:mm:ss
System Locale: en_US
System TIme Zone: GMT + 12:00
Date Hash: #date.yyyy-MM-dd'T'HH'%3A'mm'%3A'ss'%2B12%3A00'#
Any help would be greatly appreciated!
Cheers
