docs: add changelog entry

This commit is contained in:
Kjell Winblad 2023-05-29 14:45:37 +02:00
parent 995025b572
commit b87e0a2cdd
1 changed files with 1 additions and 0 deletions

View File

@ -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.