cs-util-com / cscore

cscore is a minimal-footprint library providing commonly used helpers & patterns for your C# projects. It can be used in both pure C# and Unity projects.
https://cs-util-com.github.io/cscore/
Apache License 2.0
195 stars 32 forks source link

Improve NewDateTimeFromUnixTimestamp #65

Closed lenaschoenburg closed 3 years ago

lenaschoenburg commented 3 years ago

This addresses multiple points:


This change is Reviewable

codeclimate[bot] commented 3 years ago

Code Climate has analyzed commit 25af6196 and detected 0 issues on this pull request.

View more on Code Climate.