DateTimeExtensions

Date calculator library

A .NET library for working with dates and times, providing utility methods for date calculations, time of day operations, and holiday support.

This project is a merge of several common DateTime operations on the form of extensions to System.DateTime, including natural date difference text (precise and human rounded), holidays and working days calculations on several culture locales.

GitHub

800 stars
46 watching
375 forks
Language: C#
last commit: about 2 months ago
Linked from 2 awesome lists

datetimegood-first-issue

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
exceptionless/exceptionless.datetimeextensions Provides extension methods for working with dates, times, and time spans in C#. 240
jenssegers/date A date and time handling library with internationalization support 1,815
copyleft/calendar-times A calendar time library with date and time calculations and conversions between different classes of time types 10
chronoscala/chronoscala A JSR-310 port of nscala_time that provides date and time functionality in Scala 68
wavebitscientific/datetime-fortran Provides a modern Fortran API for date and time manipulation 138
menodata/time4j A comprehensive library for advanced date and time calculations in Java 442
fluentdatetime/fluentdatetime A library providing expressive and intuitive APIs for working with dates and times in C#. 690
houshuang/chrono A JavaScript library providing a simple and efficient way to manage dates and times in web applications 1
clj-time/clj-time A Clojure library providing basic date and time operations with support for Joda Time 739
jonfir/timelord A Swift library providing a simple and unified way to work with dates and times 8
thomaslevesque/iso8601durationhelper Library to handle ISO 8601 durations with date arithmetic and proper month semantics 33
liuyubobobo/swift-nsdate-tutorial A tutorial on how to use Swift's date and time classes, covering various aspects such as formatting, components, comparisons, and calculations. 8
juxt/tick Provides date and time utilities on the JVM and JavaScript runtimes, aiming to replace clj-time. 611
juancarlospaco/nim-datetime2human Tools to convert date and time to human-readable format with precision from seconds to millenniums 8
jwiegley/periods A Common Lisp library providing utilities for manipulating date/time objects and time ranges. 30