File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -113,12 +113,12 @@ Time zones and time zone data are a topic for a completely different
113113blog post in the future. But suffice to say, it took a little bit of time, and
114114` ZonedDateTime ` was developed alongside the time zone data.
115115
116- The work began to stub out the general support of time zone data
117- sourcing and ` ZonedDateTime ` in November 2024. Finally after almost 10
118- months of general work. The last major updates to time zone data
119- sourcing was merged at the beginning of September in PR
116+ This work began in November 2024, by stubbing out the general support of time zone data
117+ sourcing and ` ZonedDateTime ` . Then, after almost 10 months of general work, the
118+ last major updates to time zone data
119+ sourcing were merged at the beginning of September in PR
120120[ #537 ] ( https://github.com/boa-dev/temporal/pull/537 ) and
121- [ #538 ] ( https://github.com/boa-dev/temporal/pull/538 ) and as a result, we
121+ [ #538 ] ( https://github.com/boa-dev/temporal/pull/538 ) . As a result, we
122122were finally able to stabilize ` temporal_rs ` 's API for a 0.1 release.
123123
124124That's it for our brief background on ` temporal_rs ` .
You can’t perform that action at this time.
0 commit comments