Skip to content

Commit 5f61010

Browse files
nekevssjedel1043
andauthored
Update blog/temporal-release/index.md
Co-authored-by: José Julián Espina <[email protected]>
1 parent ce2f674 commit 5f61010

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

blog/temporal-release/index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -184,8 +184,9 @@ native Rust and ECMAScript implementers.
184184
### Time zone data
185185

186186
While we plan to go into time zones in a completely separate post, one
187-
of `temporal_rs`'s primary design decisions was to leave time zone data
188-
sourcing as customizable with available default sources. The time zone
187+
of `temporal_rs`'s primary design decisions was to offer a way to
188+
customize the source of time zone data, while also having an optional default
189+
source for convenience. The time zone
189190
data sourcing functionality is provided by `timezone_provider`, a sister
190191
crate of `temporal_rs` that provides a project agnostic crate alongside
191192
default trait implementations for sourcing time zone data.

0 commit comments

Comments
 (0)