We curate open-source GitHub repositories matching “best c sharp date and time libraries”. Results are ranked by relevance to your query — pick filters below to narrow, or refine with AI.
A better date and time API for .NET
NodaTime is the industry-standard replacement for the standard .NET date and time API, providing comprehensive support for timezones, calendar systems, and immutable types that directly addresses the need for robust date and time handling.
Luxon is a JavaScript library for parsing, validating, manipulating, and formatting dates and times. It provides a suite of immutable objects for managing points in time, durations, and intervals, ensuring that all transformations return new instances to maintain predictable state. The library distinguishes itself by leveraging the native Internationalization API and environment-based time zone databases. This architecture allows for localized date formatting and global time zone conversions without requiring external data files or additional dependencies. It also supports non-Gregorian calen
This is a JavaScript library for date and time manipulation, which does not provide the C# functionality or .NET integration required for your project.
| Repository | Stars | Language | License | Last push |
|---|---|---|---|---|
| nodatime/nodatime | 3K | C# | Apache-2.0 | |
| moment/luxon | 16.4K | JavaScript | mit |