yaql/releasenotes/notes/bug-2052593-f683555b24f1fba7.yaml
Radovan Pieter 269f966996 Fix localtz() function
Closes-Bug: #2052593
Change-Id: I739b44829202f0edba94ff502cd06e6cba60a4d0
2024-03-13 10:21:33 +09:00

7 lines
238 B
YAML

---
fixes:
- |
The localtz YAQL function now returns daylight saving time when daylight
saving is actually enabled in the system. Previously it returned daylight
saving time if the system time zone has daylight saving time.