4GuysFromRolla.com :
ASPFAQs :
Dates and Times
The Dates and Times category contains the following FAQs:
Question: How are dates and times stored in the various components of ASP? Why does the appearance of a date and/or time change depending on what I use to display it?
[View the Answer! ]
Posted by Bill Wilkinson at 3/22/2002 4:35:41 PM. (75,392 views...)
Question: How can I calculate the years, months, and days between two dates?
[View the Answer! ]
Posted by Scott Mitchell at 2/4/2002 12:05:46 AM. (72,979 views...)
Question: How can I time the execution speed of my ASP pages to the millisecond?
[View the Answer! ]
Posted by Richard Lowe at 10/28/2000 4:08:29 AM. (54,273 views...)
Question: How can I determine the number of days in a given month?
[View the Answer! ]
Posted by Scott Mitchell at 10/6/2000 3:23:00 PM. (51,270 views...)
Question: How can I display dates in a completely custom format (that might not be supported by FormatDateTime)?
[View the Answer! ]
Posted by Scott Mitchell at 9/27/2000 5:10:41 PM. (71,759 views...)
Question: How can I easily display a nicely formatted date variable?
[View the Answer! ]
Posted by Scott Mitchell at 9/24/2000 3:44:53 PM. (75,619 views...)
Question: Using VBScript, how can I determine if a variable is a valid date or not?
[View the Answer! ]
Posted by Scott Mitchell at 9/24/2000 3:28:28 PM. (53,379 views...)
[Return to the ASPFAQs Index ] |
[Suggest an FAQ ]
Dates and Times category viewed 132,937 times...
Do you have a FAQ you'd like to suggest?
Suggestions? Comments? If so, send it in !
Also, if you'd like to be a FAQ Admin (creating/editing FAQs),
let me know ! If you are looking for other FAQs, be
sure to check out the 4Guys
FAQ and Commonly Asked Messageboard Questions !
Most Viewed FAQs:
1.) How can I format numbers and date/times using ASP.NET? For example, I want to format a number as a currency. (761643 views )
2.) I am using Access and getting a 80004005 error (or a [Microsoft][ODBC Microsoft Access Driver] The Microsoft Jet database engine cannot open the file '(unknown)' error) when trying to open a connection! How can I fix this problem? (207777 views )
3.) How can I convert a Recordset into an array? Also, how can I convert an array into a Recordset? (202549 views )
4.) How can I quickly sort a VBScript array? (196039 views )
5.) How can I find out if a record already exists in a database? If it doesn't, I want to add it. (156019 views )
6.) How do I display data on a web page using arrays instead of Do...While...MoveNext...???... (152331 views )
7.) When I get a list of all files in a directory via the FileSystemObject, they aren't ordered in any reasonable way. How can I sort the files by name? Or by size? Or by date created? Or...
(140381 views )
8.) For session variables to work, must the Web visitor have cookies enabled? (110162 views )
9.) Can I send emails without using CDONTS? (107083 views )
10.) How can I take the result of a SELECT...MULTIPLE or a group of same-named checkboxes and turn it into a query? That is, if the user selects 3 answers, how can I construct a query that looks for all 3? (106308 views )
Last computed at 9/17/2007 3:22:00 AM