Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nodatime/nodatime
A better date and time API for .NET
https://github.com/nodatime/nodatime
Last synced: 21 days ago
JSON representation
A better date and time API for .NET
- Host: GitHub
- URL: https://github.com/nodatime/nodatime
- Owner: nodatime
- License: apache-2.0
- Created: 2015-03-15T09:14:36.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2024-09-28T08:12:47.000Z (about 1 month ago)
- Last Synced: 2024-09-30T17:20:58.621Z (about 1 month ago)
- Language: C#
- Homepage: https://nodatime.org
- Size: 48.7 MB
- Stars: 2,757
- Watchers: 84
- Forks: 333
- Open Issues: 37
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Authors: AUTHORS.txt
Awesome Lists containing this project
- awesome-csharp - NodaTime - Noda Time is an alternative date and time API for .NET. It helps you to think about your data more clearly, and express operations on that data more precisely. https://nodatime.org/ (Datetime)
- awesome-dotnet-cn - NodaTime - Noda Time 是一个用于.NET的可选日期与时间API。帮助你更加清晰的思考你的数据,并且在这些数据上更加精确的进行操作。https://nodatime.org/ (日期)
- awesome-dotnet-core - nodatime - Better date and time API for .NET [http://nodatime.org](http://nodatime.org). (Frameworks, Libraries and Tools / Date and Time)
- awesome-dotnet - NodaTime - Noda Time is an alternative date and time API for .NET. It helps you to think about your data more clearly, and express operations on that data more precisely. https://nodatime.org/ (Datetime)
- awesome-starred-test - nodatime/nodatime - A better date and time API for .NET (C# #)
- awesome-dot-dev - NodaTime - Noda Time is an alternative date and time API for .NET. It helps you to think about your data more clearly, and express operations on that data more precisely. https://nodatime.org/ (Datetime)
- awsome-dotnet - NodaTime - Noda Time is an alternative date and time API for .NET. It helps you to think about your data more clearly, and express operations on that data more precisely. https://nodatime.org/ (Datetime)
- Awesome-Nuget-Packages - **NodaTime**
- fucking-awesome-dotnet-core - nodatime - Better date and time API for .NET [http://nodatime.org](http://nodatime.org). (Frameworks, Libraries and Tools / Date and Time)
- awesome-xamarin - NodaTime ★970 - Alternative date and time API for .NET. (General)
- awesome-dotnet - nodatime - A better date and time API for .NET (Libraries, Frameworks and Tools / Date and Time)
- awesome-dotnet - NodaTime - Noda Time is an alternative date and time API for .NET. It helps you to think about your data more clearly, and express operations on that data more precisely. https://nodatime.org/ (Datetime)
- awesome-dotnet-core - nodatime - Better date and time API for .NET [http://nodatime.org](http://nodatime.org). (Frameworks, Libraries and Tools / Date and Time)
- awesome-dotnet-core - nodatime - 日期和时间API库。 (框架, 库和工具 / 日期和时间)
README
[![GitHub Actions status](https://img.shields.io/github/actions/workflow/status/nodatime/nodatime/push.yaml?branch=main)](https://github.com/nodatime/nodatime/actions/workflows/push.yaml)
[![AppVeyor Build status](https://ci.appveyor.com/api/projects/status/kw664whqre92a00m?svg=true)](https://ci.appveyor.com/project/nodatime/nodatime)
[![Coverage Status](https://codecov.io/gh/nodatime/nodatime/branch/main/graph/badge.svg)](https://codecov.io/gh/nodatime/nodatime)Noda Time is an alternative date and time API for .NET. It helps you to
think about your data more clearly, and express operations on that data more
precisely.* [Project web site](https://nodatime.org) - for documentation, installation, downloads etc
* [Group/mailing list](https://groups.google.com/group/noda-time) - for discussion of potential features
* [Project source and issue site](https://github.com/nodatime/nodatime)
* [Stack Overflow tag](http://stackoverflow.com/questions/tagged/nodatime) - for specific "How do I do X?" questions## Contributing
We appreciate your interest in contributing to Noda Time. See the [contribution guidelines](https://github.com/nodatime/nodatime/blob/main/CONTRIBUTING.md) for more details.