Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

sosc::DateTool Class Reference

List of all members.

Static Public Methods

String ymd ()
String ymd (long date)
int[] ymdArray ()
int[] ymdArray (long date)

Detailed Description

Date parsing and convenience methods.

Definition at line 29 of file DateTool.java.


Member Function Documentation

String sosc::DateTool::ymd long    date [inline, static]
 

Returns the yyyy/mm/dd for the specified date.

Definition at line 41 of file DateTool.java.

References sosc::DateTool::ymd(), and sosc::DateTool::ymdArray().

String sosc::DateTool::ymd   [inline, static]
 

Returns the current yyyy/mm/dd

Definition at line 34 of file DateTool.java.

Referenced by sosc::DateTool::ymd().

int [] sosc::DateTool::ymdArray long    date [inline, static]
 

Returns the yyyy/mm/dd for the specified date.

Definition at line 68 of file DateTool.java.

int [] sosc::DateTool::ymdArray   [inline, static]
 

Returns the current yyyy/mm/dd

Definition at line 61 of file DateTool.java.

Referenced by sosc::DateTool::ymd().


The documentation for this class was generated from the following file:
Generated on Mon Jul 14 17:19:21 2003 for SOSC by doxygen1.2.15