added JSVM new Timezone binding

This commit is contained in:
Gani Georgiev
2025-01-03 17:35:49 +02:00
parent dadbca5248
commit ff3d51ce30
5 changed files with 4375 additions and 4278 deletions

View File

@@ -1,3 +1,8 @@
## v0.25.0 (WIP)
- Added JSVM `new Timezone(name)` binding for constructing `time.Location` value ([#6219](https://github.com/pocketbase/pocketbase/discussions/6219)).
## v0.24.1 (WIP)
- Added missing time macros in the UI autocomplete.