Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
ASP.NET Reference
Client Reference
Global Namespace

  Switch on low bandwidth view
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
Date Type Extensions

Provides extensions to the base ECMAScript (JavaScript) Date object.

Namespace: None. This type extension is global and not part of a namespace.

Inherits: None

var a = new Date();

Name

Description

Date.format Function

Formats a date by using the invariant (culture-independent) culture.

Date.localeFormat Function

Creates a date from a locale-specific string using the current culture.

Date.parseLocale Function

Creates a date from a locale-specific string using the current culture.

Date.parseInvariant Function

Creates a date from a string using the invariant culture.

Date extensions are part of the Microsoft AJAX Library and add functionality to the JavaScript Date object.

For more information about the JavaScript object that this type extends and about its constructor, see JScript Date Object in the Language Reference

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker