Date Type Functions

Functions

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 by using the current culture.

Date.parseLocale Function

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

Date.parseInvariant Function

Creates a date from a string by using the invariant culture.

See Also

Reference

Date Type Extensions