Date+Time 55

Anything for date and time
Sorted from new to old.
Card image cap
This Year

A quick JS way to get the year of today, a method found it online, and wanted ...

Card image cap
Posts per year-month

Create summary list If you have SQL table named Messages, with DateStamp ...

Card image cap
Calendar view

Another calendar view in Classic ASP, this one highlights today's date

Card image cap
Posts Per Year

Create summary list If you have SQL table named Table_Name, with DateAdded ...

Card image cap
UserSign

Returns someones astrology sign using their birthday in m/dd/yyyy or m/dd/yy ...

Card image cap
Posts_per_Year

Gets list of years and total of posts per year from a table, by using date ...

Card image cap
SimpleCalendar

HTML calendar, simple, ready for implementing and customizing

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 ...