docs: add changelog entry
This commit is contained in:
parent
995025b572
commit
b87e0a2cdd
|
@ -0,0 +1 @@
|
|||
A new utility function timezone_to_offset_seconds/1 has been added to the rule engine SQL language. This function converts a timezone string (for example, "+02:00", "Z" and "local") to the corresponding offset in seconds.
|
Loading…
Reference in New Issue