Date+Time 40 Anything for date and time

Card image cap
VB6Format

Trying to create VB6 "Format" function in Classic ASP, works now for date only, ...

Card image cap
DateSerial

The equivalent of DateSerial in Classic ASP

Card image cap
getDaysInMonth

Gets number of days in a certain month

Card image cap
Seconds2Time

Converts seconds from numbers into time in format of ...

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