jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Date and Time

DeEnFrSp
Amount: 18
Displaying: 1 - 10
Pages: [1] 2 >>
Sort Listings By:
Hits: 3268

VBScript Functions : DatePart()

Rating 3.0 3.0
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. .
Platform(s): Windows Date: Sep, 15 2006
DETAIL
Hits: 3144

Comparing Dates in ASP

Rating 3.5 3.5
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.
Platform(s): Windows Date: Mar, 02 2006
DETAIL
Hits: 3089

Using GetDate Function in an SQL Statement

Rating 3.5 3.5
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.
Platform(s): n/a Date: Feb, 10 2004
DETAIL
Hits: 2369

Dates with the Ordinal Suffix

Rating 3.0 3.0
This tutorial will show you how to display the current date with the ordinal suffix e.g. Wednesday 12th May
Platform(s): Windows Date: Mar, 07 2005
DETAIL
Hits: 1994

Insert Date into Access Database

Rating 3.0 3.0
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.
Platform(s): Windows Date: Dec, 13 2005
DETAIL
Hits: 1880

Returning Month of Date in an SQL Table

Rating 3.0 3.0
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
Platform(s): n/a Date: Feb, 10 2004
DETAIL
Hits: 1679

VBScript Examples : DatePart Function

Rating 4.0 4.0
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.
Platform(s): n/a Date: Apr, 12 2004
DETAIL
Hits: 1561

JScript Examples : setDate Method

Rating 0.0 0.0
Following example displays usage of setDate method in JScript. 'setDate methods sets the numeric date of the Date object using local time.
Platform(s): n/a Date: Apr, 20 2004
DETAIL
Hits: 1510

Displaying Date, Time, and Text

Rating 0.0 0.0
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.
Platform(s): n/a Date: Jan, 14 2002
DETAIL
Hits: 1498

Converting normal Date into RFC-822 Format Date using ASP

Rating 4.0 4.0
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 couldn't find any functions that converted ASP dates to the required formats so I created the following functions to do it for you
Platform(s): Windows Date: May, 27 2005
DETAIL
Amount: 18
Displaying: 1 - 10
Pages: [1] 2 >>