- 1,251 categories
- 40,829 scripts
- 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 ...
- 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.
- 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.
- 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. .
- 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.
- 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.
- 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.
- 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...
- This tutorial will show you how to display the current date with the ordinal suffix e.g. Wednesday 12th May
- Following example displays usage of setDate method in JScript. ''setDate methods sets the numeric date of the Date object using local time.
Page: