Trying to create VB6 "Format" function in Classic ASP, works now for date only, ...
The equivalent of DateSerial in Classic ASP
Gets number of days in a certain month
Converts seconds from numbers into time in format of ...
Changes date format from US to International or from international to US. ...
Generates the calendar week number for a certain date, counting the first week ...
Rounds the number of minutes to the nearest quarter of half like 4:32 to 4:30 ...
Get local timezone Uses w32tm / tz dos command in command prompt Using ...
Get the time and date in Universal time based on local time Uses w32tm / tz ...
Converts a date (numeric date) into Date acceptable by SQL, as in YYYY-MM-DD ...
Using FileDateTime to get file date
Converts TIME code to number HH:MM to xx.xx As in 10:15 to 10.25, 13:30 to 13.5
50 chars max.