Scriptads Home
Search script
Advanced Search
Show Categories
Add New Script
Modify script
About Us
Terms Of Use
Link To Us
Recommend Us
Contact Us
Links
List by category
Most popular
 1. WeberDev's Forums
 2. Circular preloader
 3. Easy payments...
 4. FFTW with OpenCV
 5. Basic...
 6. Phase...
 7. Menu with...
 8. UserGate...
 9. Two Levels XML...
10. PixExpose
more ...
Top rated
 1. JavaScript...
 2. Essential PHP...
 3. Flash strip...
 4. JaxterChat ...
 5. Pixel Ad Script
 6. Building...
 7. Smash Bugs | ...
 8. UserGate...
 9. Export MS...
10. PHP to detect...
more...

HOME > ASP > Date and Time

 Date and Time scripts

Finding the difference between date
This code will find the difference between two dates, either in months, quarters, or days.
 
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
 
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.
 
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.
 
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. .
 
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.
 
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.
 
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.
 
Long Date And Time Format
The Following code will print out the date so that it's in a long date format including the appropriate suffix - i.e st, nd, rd. Here's the code in action: Thursday 12th May 2005
 
Converting normal Date into RFC...
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
 
1 2 3