JavaXT
|
|
WebUtils ClassNo description available.
ConstructorsThere are no public constructors.Static MethodsgetDate( long milliseconds ) returns String Used to convert a date to a string (e.g. "Mon, 20 Feb 2012 07:22:20 EST"). getDate( Calendar cal ) returns String Used to convert a date to a string (e.g. "Mon, 20 Feb 2012 07:22:20 EST"). This method does not rely on the java.text.SimpleDateFormat for performance reasons. |