Categories
ASPTips and Tutorials → Date and Time

Displaying Dates and Times with ASP

There are various ways to display Dates and Times. You can display the Date in the standard MM/DD/YYYY or with the name of the day and month. You can display the Date with the Time or the Time all by itself. You can also abbreviate the name of the ...
  • Platforms
    • Windows
  • Licenses
    • Freeware
DETAILS

Displaying the Current Date and Time

In this tutorial you will learn how to post on a web page using ASP programing the date && time. This tutorial is for beginers and explains in a very simple method how to display the date && time.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

Dynamic Date Menu

This article will explain how to Dynamically populate a dropdown menu of days dependent om the Month selected. We will be using Javascript and ASP in this article.
  • Platforms
    • Windows
  • Licenses
    • Freeware
DETAILS

VBScript Functions : DatePart()

With DatePart() function in VBScript language you could take only some parts of current time and display/use in your applications. Following examples will show you and give a brief on this function. .
  • Platforms
    • Windows
  • Licenses
    • Freeware
DETAILS

Comparing Dates in ASP

In this tutorial we will compare dates. We will use DateDiff function. You may compare any two valid dates calculation year, day, month, week, minute ans seconds.
  • Platforms
    • Windows
  • Licenses
    • Freeware
DETAILS

Insert Date into Access Database

When inserting a date into an Access database you should use the format YYYY-MM-DD. Our function AccessDate returns a date in YYYY-MM-DD format. When working with a date in Access always use the # delimiters in your SQL statement.
  • Platforms
    • Windows
  • Licenses
    • Freeware
DETAILS

Format date and time with ASP

ASP has some very usefull functions to deal with date and time : this tutorial let you know more about how to ypou use it very easily.
  • Platforms
    • Windows
  • Licenses
    • Freeware
DETAILS

Converting normal Date into RFC-822 Format Date using ASP

Have you ever wanted to format a date in your ASP pages (using VBScript) to conform with RFC-822? These are required for various things but in particular they are required format for dates in RSS feeds. While I was producing some RSS feeds I could...
  • Platforms
    • Windows
  • Licenses
    • Freeware
DETAILS

Dates with the Ordinal Suffix

This tutorial will show you how to display the current date with the ordinal suffix e.g. Wednesday 12th May
  • Platforms
    • Windows
  • Licenses
    • Freeware
DETAILS

JScript Examples : setDate Method

Following example displays usage of setDate method in JScript. ''setDate methods sets the numeric date of the Date object using local time.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Page:
©2003-2019 jCay.com