Overview

DateTime is a library which provides simple date and time conversion, manipulation and comparison functions for use in any of your projects.

Download

The DateTime Library, both x86 and x64 versions, are available to download from the github repository at github.com/mrfearless/DateTime-Library

Features

  • Conversion of date time strings to dword or Julian Date

  • Comparison of date time strings to determine if one is greater than the other

  • Difference calculation of date time strings and return as days difference - or +

  • Leap year calculation

  • Day of the week calculation

Installation

The DateTime Library are available as both x86 and x64 versions.

See the Installation & Setup section for more details.

Contribute

If you wish to contribute, please follow the Contributing guide for details on how to add or edit, the DateTime Library source or documentation.

Frequently Asked Questions

Please visit the Frequently Asked Questions section for details.