|
|
Rating: 0.00
|
|
Updated: 01-Apr-2004 | Hits: 123 | Votes:0
|
|
Code snippet. |
|
Author: planet-source-code.com <%difficulty1%> |
|
|
|
Rating: 0.00
|
|
Updated: 01-Apr-2004 | Hits: 108 | Votes:0
|
|
DOS stores date and time with 4 bytes. 2 for date, 2 for time. These functions convert those bytes to appropriate vbScript date and time values. |
|
Author: planet-source-code.com <%difficulty1%> |
|
|
|
Rating: 0.00
|
|
Updated: 01-Apr-2004 | Hits: 97 | Votes:0
|
|
Displays date with very little code. |
|
Author: planet-source-code.com <%difficulty1%> |
|
|
|
Rating: 0.00
|
|
Updated: 01-Apr-2004 | Hits: 101 | Votes:0
|
|
Validates a date entered in a text box without having to use multiple boxes for day, month, year. |
|
Author: planet-source-code.com <%difficulty1%> |
|
|
|
Rating: 0.00
|
|
Updated: 01-Apr-2004 | Hits: 126 | Votes:0
|
|
Return the number of days in any month including leap years. |
|
Author: planet-source-code.com <%difficulty1%> |
|
|
|
Rating: 0.00
|
|
Updated: 01-Apr-2004 | Hits: 134 | Votes:0
|
|
Converts data from the date format to date serial format. |
|
Author: planet-source-code.com <%difficulty1%> |
|
|
|
Rating: 0.00
|
|
Updated: 01-Apr-2004 | Hits: 99 | Votes:0
|
|
This code displays a nicely formatted one-month calendar. Buttons allow you to jump forward or backward a month or year. |
|
Author: planet-source-code.com <%difficulty1%> |
|
|
|
Rating: 0.00
|
|
Updated: 01-Apr-2004 | Hits: 92 | Votes:0
|
|
Breaks down method FormatDateTime into day, month, date, and year. |
|
Author: planet-source-code.com <%difficulty1%> |
|
|
|
Rating: 0.00
|
|
Updated: 01-Apr-2004 | Hits: 92 | Votes:0
|
|
This code is intended to demostrate a begining to end sample of information entered into date field. |
|
Author: planet-source-code.com <%difficulty1%> |
|
|
|
Rating: 0.00
|
|
Updated: 01-Apr-2004 | Hits: 112 | Votes:0
|
|
This code checks for the validity of the selected date against leap years, 30/31 days of a month, no selection etc. |
|
Author: planet-source-code.com <%difficulty1%> |
|
|