Home > Contents > Index >
Template Tag TOC  |   Alpha TOC  |   Tag Family TOC  |   Purpose TOC  |   Annotated TOC  |   Index 

 

DATEFORMAT.CREATE

Creates a date-format object, which is later used to convert between a date value and a displayable string.

Syntax

Parameters

NAME (required)
Name of the date format object to create.

LOCALE (optional)
Name of the locale object to use for this date-format object. If not specified, the default is the current Locale object.

DATESTYLE (optional)
Style for date. Default is MEDIUM. The possible values are as follows:

TIMESTYLE (optional)
Style for time. Default is MEDIUM. The legal values are as follows:

TIMEZONEID (optional)
TimeZoneID for the DateFormat object. See TimeZoneID Numbers for a list of ID numbers.

errno

None.

Release Introduced

This tag was introduced in CS release 5.0.

  Home > Contents > Index >

FatWire XML Tag Reference
Copyright 2005 by FatWire Software
All rights reserved.