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 63b36ae commit d72acbfCopy full SHA for d72acbf
blog/temporal-release/index.md
@@ -144,7 +144,7 @@ represented in `temporal_rs` by the `Calendar` and `TimeZone` types.
144
| PlainYearMonth | Calendar date | yes | no |
145
| PlainMonthDay | Calendar date | yes | no |
146
147
-There is also the `Now`, which provides access to the current host
+There is also `Now`, which provides access to the current host
148
system time. This can then be used to map the current `Instant` to any
149
of the above Temporal types.
150
0 commit comments