Skip to content

Converts between Date, SystemTime, UTC = Universal Time Coordinated, FileTime, UnixTime, DosTime, WindowsFoundationDateTime, DateTimeStamp

License

Notifications You must be signed in to change notification settings

OlimilO1402/Date_TimeConversion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Date_TimeConversion

Converts between Date, SystemTime, UTC = Universal Time Coordinated, FileTime, UnixTime, DosTime, WindowsFoundationDateTime, DateTimeStamp

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
Date and time will be formatted in ISO-8601 like e.g. 2024-09-16T18:30:56

ISO 8601 de ISO 8601 en

TimeConversions Image