fix(updater): format Update.date to RFC 3339 (#2573)

* fix(updater): format `Update.date` to RFC 3339

* Messed up on argument in #2572

* Format

* Update example

* Avoid extra to_string

* Deprecate `Update.available`
This commit is contained in:
Tony
2025-03-29 08:36:50 +08:00
committed by GitHub
parent 0bc5d58874
commit 2d731f8022
7 changed files with 47 additions and 28 deletions
+6
View File
@@ -0,0 +1,6 @@
---
"updater": "minor:bug"
"updater-js": "minor:bug"
---
Fix JS API `Update.date` not formatted to RFC 3339