OlimilO1402 / Date_TimeConversion

Converts between Date, FileTime, SystemTime, UnixTimeStamp, DosTime and WindowsFoundationDateTime

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Date_TimeConversion

Converts between Date, SystemTime, FileTime, UnixTime, DosTime, WindowsFoundationDateTime

GitHub GitHub release (latest by date) Github All Releases GitHub followers

The project to collect all those functions together in one module started in jan.2021. The functions itself were spread all over different codes, starting in about year 2000.
The functions IsLeapYear and CalcEasterDateGauss are now inside the Module MTime. So there is no longer need for the repos Date_IsLeapYear and Date_EasterGauss

TimeConversions Image

About

Converts between Date, FileTime, SystemTime, UnixTimeStamp, DosTime and WindowsFoundationDateTime

License:GNU General Public License v3.0


Languages

Language:VBA 70.2%Language:Visual Basic 6.0 29.8%