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 bb39730 commit c2a2642Copy full SHA for c2a2642
blog/temporal-release/index.md
@@ -80,7 +80,7 @@ let date = Date::new_with_overflow(
80
```
81
82
Luckily, custom calendar and time zone were removed from the
83
-specification. In the first half of 2024, so `temporal_rs` was able to
+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`:
86
0 commit comments