Skip to content

Commit

Permalink
Finish sentence.
Browse files Browse the repository at this point in the history
  • Loading branch information
Corniel committed Jan 29, 2024
1 parent 8d58126 commit e6e80dd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1132,4 +1132,5 @@ public void TestSomething()
### TimeProvider
Since .NET 8.0, Microsoft provides a `TimeProvider`. To benefit from both the
`Qowaiv.Clock` mechanism, and this time provider, the `Clock.TimeProvider`,
a singleton which provides access to `Clock.UtcNow()` and `Clock.TimeZone`.
a singleton which provides access to `Clock.UtcNow()` and `Clock.TimeZone` is
added.

0 comments on commit e6e80dd

Please sign in to comment.