Found 46 packages
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. Feedback will be much appreciated.
Library with common purpose functionality for working with .NET.
A tiny c# utility for calculating work days and work time. The code is written in .NET C#. The tool is useful for calculate difference between two dates of workdays, to plan projects excluding holidays and absences. Is also a simple starting-point to addons to estimate the date of the end of a job. The application works only counting the dates forward and it is assumed that the date entered as the first parameter is a working day.
This library allows its users to perform a variety of useful date functions such as date add and date diff. Unlike the functions built into the .NET framework, the functions provided by the WorkingWeek library base their calculations upon a user-defined working week.
Working with dates and time in .NET works great, but I feel it could be more natural to work with them. new DateTime(2000, 6, 3) is less natural than 3.June(2000), isn't it?
Contains methods for working with a variety of GEDCOM X date formats.
This project has been created to calculate the number of working days between two different date and time points. Customized for calculating Iranian working days
This is library for working with Date and it's instead of System.DateTime when need Jalali date in .net applications.
Working with date+time
Date and Time utilities to make working with dates and times easier. Useful for populating lists of month, days, years and DateRange manipulation.
Helper class library with methods and extensions that makes working with DateTime object easier and more efficient
Utility for working with intervals, such as time periods. The utility allows you to find intersections of periods, exclude periods, etc.
Library for working with Jalali (Persian) dates in .NET.
Utilities for working with DateTime
Tools for working with Date time in C#
A fluent interface in .NET for working with dates and times, inspired by ActiveSupport's time extensions.
MayanDateTime is a C# library for working with dates in the Maya calendar system.
Package for extending the DateOnly struct capabilities in .NET. Adds a comprehensive amount of methods to the object to make working with complex date logic much easier.
Contain some useful function for working with persian date
Property editors for working with date and time in Umbraco.