Date+Time 48 Anything for date and time

Card image cap
SwapDate

Changes date format from US to International or from international to US. ...

Card image cap
WeekNum

Generates the calendar week number for a certain date, counting the first week ...

Card image cap
TimeRound

Rounds the number of minutes to the nearest quarter of half like 4:32 to 4:30 ...

Card image cap
GetTimeZone

Get local timezone Uses w32tm / tz dos command in command prompt Using ...

Card image cap
GetUTC

Get the time and date in Universal time based on local time Uses w32tm / tz ...

Card image cap
Convert2SQLDate

Converts a date (numeric date) into Date acceptable by SQL, as in YYYY-MM-DD ...

Card image cap
FileDate_Formatted

Using FileDateTime to get file date

Card image cap
Time2Real

Converts TIME code to number HH:MM to xx.xx As in 10:15 to 10.25, 13:30 to 13.5

Card image cap
Calendar, a pure-VBA userform (FrmCal)

VBA pure Calendar form, no outside lib needed Edit 2020-03-18: Enhance ...

frmCal.zip

Card image cap
FileDate_Formatted

Returns a formated version of file 'LastModified' date

Card image cap
MyDayName

Returns the day name in several formats It uses either full date or only ...

Card image cap
MyMonthName

Returns the month name in one of 5 formats (below) It can use full date or ...