# Functions
GetTimeDisplay return a time display based on the given time string.
ParseDateStartEndTime parse a single given date string with specified Day Start/ Day End time in Time.
ParseDateStartEndTimeFull parse a single given date string with specified Day Start/ Day End time in Time.
ParseDateStringAsTime parse a single given date string in full format with either Day Start/ Day End.
ParseDateStringAsTimeCustomTime parse a single given date string in full format with either Day Start/ Day End.
No description provided by the author
No description provided by the author
No description provided by the author
ValidateDateStringFormat check if the given Date value is in 'yyyy-mm-dd' format.
ValidateDateTimeStringFormat check if the given Time value is in 'yyyy-mm-dd hh:mm:ss' format.
ValidateTimeStringFormat check if the given Time value is in 'hh:mm' format.