Records 1 to 11 of 11
|
» ADO
» Array » Components » Cookies » Date/Time » Files » Form » Graphics » HTML Formatting » Language » Math » Misc. » Multimedia » Performance » Printing and reports » Security » Sessions » SQL » Strings » XML |
Date/Time ASP Scripts
ASP Script Home » Date/Time
11 ASP Date/Time Scripts
Sort: Most Viewed | Highest Rated | Newest
Count Number of DaysThis is a simple code to count the number of days an article/blog were posted. You can see it in action at Ex-designz.net homepage and Recipe section. ...Added on: 5/16/2008 Hits: 840 Rating: (2.56) votes 32
SwapDate FunctionThe SwapDate function changes a US format date into an Internationally formatted date and vice versa. If the input is mm-dd-yy (US) it is converted to dd-mm-yy (Int'l). If the input is dd/mm/yy (Int'l) it is converted to mm-dd-yy (US). Acceptable date input can be in short format with ...Added on: 12/5/2002 Hits: 5589 Rating: (3.06) votes 36
PMilTime FunctionThe PMilTime function converts a normal time to a 24 hour military time. ...Added on: 12/2/2002 Hits: 5352 Rating: (3.06) votes 36
Convert from date to date serial formatsConverts data from the date format to date serial format. ...Added on: 11/19/2002 Hits: 4780 Rating: (3.06) votes 36
DIGITAL CLOCKDISPLAYS A DIGITAL CLOCK IN YOUR HTML PAGE...Added on: 11/13/2002 Hits: 6448 Rating: (3.05) votes 58
ASP Date PickerThis is an ASP page, which is supposed to be opened in a new browser window, it automatically resizes to a clients resolution, displaying month view with a possibility to pick a date, which is then inserted into a opener page control (like input type text control), whose reference is passed as an ar...Added on: 11/6/2002 Hits: 13408 Rating: (2.71) votes 52
Show current week numberThis little simple code snippet generates the calender week number, counting the first week with four or more days in the new year as week 1. ...Added on: 10/26/2002 Hits: 7007 Rating: (3.02) votes 165
Diff Business DaysNumber of Business days between two values...Added on: 10/23/2002 Hits: 4558 Rating: (3.18) votes 50
Number of Business DaysCounts the number of business days...Added on: 10/23/2002 Hits: 5441 Rating: (3.03) votes 36
Date and TimeThis script will get the date and time and date/time and display the results...Added on: 10/11/2002 Hits: 7321 Rating: (3.00) votes 37
Records 1 to 11 of 11
|