Skip to content

Commit 5191a1b

Browse files
nekevssjedel1043
andauthored
Update blog/2025-06-15-temporal-impl-1.md
Co-authored-by: José Julián Espina <[email protected]>
1 parent 6c3dba5 commit 5191a1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/2025-06-15-temporal-impl-1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ impl Now {
232232
Interestingly enough, the above implementation is incorrect, or at the
233233
very least not ideal.
234234

235-
Hidden in the specification steps for Now are some very tricky steps
235+
Hidden in the specification steps for `Now` are some very tricky steps
236236
invoking the abstract operations: `SystemTimeZoneIdentifier` and
237237
`SystemUtcEpochNanoseconds`. That's great, let's just use the usual
238238
suspects `SystemTime` and `iana-time-zone`, merge it, and call it a day

0 commit comments

Comments
 (0)