- 1,251 categories
- 40,829 scripts
- DatePart function is a very useful function to get the a part of a date. You may get year, month, day of year .. etc. of a specific date.
- In this source code, you may see how can you display date in diffrent formats. This simple ASP code displays current time in short, long and regional settings.
- This is an useful but not known functions. If you wish to learn month of date stored in a database, you may use this function placing in a ''SELECT'' sql statement
- This function is very useful, if you wish to get date of current SQL server date and time. You may use this function to fill some rows automatically with current time or using with DateDiff function to return the number between current time.
- Copyright &© 2008
- There are several different ways of displaying times. Using FormatDateTime and DatePart functions we can manipulate the time in many different ways.
- There are several different ways of displaying dates. You can also add and subtract from them as well. Using the FormatDateTime function we can display dates in any manner.
- Self explaining sort scripts to compare dates. You may use them to display your age, time period fromm a given date or happening etc. (DateDiff, Timer)
- Shows the basic methods to display date, time and text in a ASP script. Examples on different ways to display the date and time presented.
- The author writes &"Many places on the web feature the date that the current document was last modified on. Rather than changing the date manually, using a FrontPage WebBot, or targeting the document by writing it directly into the script, ...
Page: