Home > Contents > Index >
Expanded TOC   |    Accordion TOC   |    Annotated TOC   |    Index

 

Utilities.sqlDate

Returns a string formatted as JDBC date/time from a calendar object.

Syntax

Parameters

cal
Calendar with date and time.

Returns

Returns the date and time in form YYYY-MM-DD HH:MM:SS.

Example

The following code writes the final second of 2002 into dateStr:

See Also

calendarFromJDBCString

 

  Home > Contents > Index >

FatWire JAVA Reference
Copyright 2005 by FatWire Software
All rights reserved.