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

 

dateformat:getdatetime

Converts a date string from JDBC date format or milliseconds into a displayable date and time string according to the format of the current DateFormat object.

Syntax

Parameters

name (required)
Name of the date-format object created with dateformat:create.

value (required)
Date string in JDBC date format or milliseconds.

valuetype (required)
Specify the value type. Possible values are as follows:

varname (required)
Name of the variable to create with the converted date string.

Description

This tag puts a formatted time string into a variable.

errno

None.

Example

This displays a date with the information 3:30:00pm EST in the locale of the current user.

See Also

dateformat:create
dateformat:getdate
dateformat:gettime
locale:create

  Home > Contents > Index >

FatWire JSP Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.