Skip to content
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.

Commit

Permalink
Removed TODO's
Browse files Browse the repository at this point in the history
  • Loading branch information
RobThree committed Sep 3, 2020
1 parent c7bf1d5 commit f4d3333
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,12 +149,6 @@ public void AnotherTest()
var time = TestClock.GetDeterministicRandomTime(); // Returns 1976-05-10T11:38:53.3889904+00:00
}
```
## Work in Progess. To do:

- [X] Readme with instructions, quickstart, examples and unittest examples etc.
- [X] SHFB welcome page based on Readme
- [ ] Analyzer (See [here](https://github.com/dennisroche/DateTimeProvider#datetimeprovideranalyser-) and [here](https://github.com/Melchy/Clock#analyzer) for examples) to point out instances where `DateTime.Now`, `DateTime.UtcNow`, `DateTimeOffset.Now` or `DateTimeOffset.UtcNow` are used.

## License

Licensed under MIT license. See [LICENSE](https://raw.githubusercontent.com/RobThree/IClock/master/LICENSE) for details.
Expand Down

0 comments on commit f4d3333

Please sign in to comment.