We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2a2642 commit 0df2d73Copy full SHA for 0df2d73
blog/temporal-release/index.md
@@ -79,7 +79,7 @@ let date = Date::new_with_overflow(
79
).unwrap();
80
```
81
82
-Luckily, custom calendar and time zone were removed from the
+Luckily, custom calendars and time zones were removed from the
83
specification in the first half of 2024, so `temporal_rs` was able to
84
remove that support, which greatly benefitted the entire API. For
85
instance, here's the same code in the 0.1 version of `temporal_rs`:
0 commit comments