Categories
ASPTips and Tutorials → Date and Time

VBScript Examples : DatePart Function

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.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Formating Date and Time

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.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Returning Month of Date in an SQL Table

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
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Using GetDate Function in an 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.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Time Formatting with Now()

Copyright &© 2008
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Playing With Times

There are several different ways of displaying times. Using FormatDateTime and DatePart functions we can manipulate the time in many different ways.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Playing With Dates

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.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Compare dates

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)
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Displaying Date, Time, and Text

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.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Date Last Modified ScriptWriter

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, ...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Page:
©2003-2019 jCay.com