Categories
Tags → Date Function In Asp

asp calendar

calendar() displays a calendar page of the chosen month and year. The function takes a date string as its only parameter. For the current server date to be used, a null must be passed. This is the ASP version of calendar.php. It was a little harder t...
DETAILS

Kaos Custom dates

Based around the functionality of the PHP date() function, it returns date and time information in a format based upon arguments it is fed. Essentially, it takes one date string/object and transforms it to a different format. The ASP FormatDateTime f...
DETAILS
©2003-2019 jCay.com