Educational Questions & Answers

Active Server Pages(ASP) - DATES Questions

Dear Visitors herewith we are listing some smaple questions asked during Interview Sessions. This Questions is only for your references. Refer the suitable books and prepare the answers for this questions for your satisfaction.

How do I count the number of business days between two dates?

Could I get a little help with dates?

Why do I have problems inserting NOW() into a database?

How do I convert a timespan, in seconds, to HH:MM:SS?

Can I get millisecond accuracy in ASP?

How do I delimit dates for inserting/updating a database?

How do I determine the number of seconds since 1/1/1970?

Why does JavaScript's document.lastModified() not work in ASP files?

How do I display time in military format?

How do I convert a DATEDIFF to days, hours, and minutes?

How do I convert local time to UTC (GMT) time?

Given a date, how do I find the beginning and end of that week?

Given two dates, how do I determine an age?

How do I implement a calendar / datepicker in ASP?

Should I use 'BETWEEN' for date queries?

How do I calculate dates, such as the first day of the month?

Can I make VBScript format dates for me?

How do I select time only from a DATETIME column?

Active Server Pages(ASP) - DATES Questions

Other Questions