Home > Contents > Index > 
DATEFORMAT.GETDATETIME
Converts a date string from JDBC date format or milliseconds into a displayable date-time string according to the format of the current DateFormat object.
Syntax
<DATEFORMAT.GETDATETIME NAME="object name" VALUE="date string" VALUETYPE="type" VARNAME="variable name" />Parameters
NAME (required)- Name of the DateFormat object.
 
VALUE (required)- Date string in JDBC date format or milliseconds.
 
VALUETYPE (required)- Specify the value type. Possible values are as follows:
 
jdbcdate- Value is in JDBC date format.- milliseconds - Value is in milliseconds.
 VARNAME (required)- Name of the variable to create with the converted datetime string.
 
errno
None.
Release Introduced
This tag was introduced in CS release 5.0.
Home > Contents > Index > ![]()
FatWire XML Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.