Fixed
Details
Assignee
Pothys - MitrahSoftPothys - MitrahSoftReporter
Brad WoodBrad WoodLabels
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Sprint
NoneFix versions
Priority
New
Details
Details
Assignee
Pothys - MitrahSoft
Pothys - MitrahSoftReporter
Brad Wood
Brad WoodLabels
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Sprint
None
Fix versions
Priority
Created 7 March 2022 at 22:24
Updated 8 March 2022 at 11:17
Resolved 8 March 2022 at 11:17
In Adobe CF, getTimeZoneInfo() returns a struct with a key called "timezone" which contains the ID of the timezone such as "Etc/UTC". Lucee appears to provide this in a key called "id", but for compatibility, Lucee should also provide the "timezone" key in the struct as well.