Top 20 NuGet time Packages

//make time 5x faster DateTime.Now.ToVirtualTime(5); //make time 5x slower DateTime.Now.ToVirtualTime(1/5); //make time stand still DateTime.Now.ToVirtualTime(0);
A set of userfull methods for persian codings: -convert persian numbers to english numbers -Convert to formatted persian datetime from gregorian string/datetime -convert to formatted gregorian datetime from persian string/datetime -Building standard datetime -Convert pe...
Code generator for [FlagsEnumeration]-decorated types. Automatically generates bitwise operator overloads corresponding with your derived Enumeration assets. This package references all required and recommended analyzer packages. See project site for installation instructions and more details.
a time sequence circular buffer
GeoTimeZone StrongNamed Nuget Package Provides an IANA time zone identifier from latitude and longitude coordinates.
Apache Commons Net library implements the client side of many basic Internet protocols such as FTP/FTPS, FTP over HTTP (experimental), NNTP, SMTP(S), POP3(S), IMAP(S), Telnet, TFTP, Finger, Whois, rexec/rcmd/rlogin, Time (rdate) and Daytime, Echo, Discard and NTP/SNTP
A collection of methods for solving Displacement, Initial and Final Velocities, Constant Acceleration and Time.
A lightweight library of structs for representing and manipulating time periods such as hours, days, months, quarters
Easy to use library for measuring execution times of code sections: var execution = ExecutionTimeCounter.Start("SLEEP EXECUTION"); Thread.Sleep(5); ExecutionTimeCounter.Stop(execution); var result = ExecutionTimeCounter.ResultsToString(); Console.WriteLine(result);
Mock date properties with private setters
Code generator for [FlagsEnumeration]-decorated types. Automatically generates bitwise operator overloads corresponding with your derived Enumeration assets. This package references all required and recommended analyzer packages. See project site for installation instructions and more details.
DateTime syncrhonized via database
Keep Me Alive (KMA) assists web application developers by providing a simple add-in to help keep sessions from timing out while a user is is viewing a web page.
A small .NET library for reading plain English text and converting it to a TimeSpan
jquery.timepicker is a lightweight timepicker plugin for jQuery inspired by Google Calendar. It supports both mouse and keyboard navigation, and weighs in at 2.7kb minified and gzipped.