|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.pds.tools.time.ToolsTime
public class ToolsTime
Class that can get the date and time
Constructor Summary | |
---|---|
ToolsTime()
|
Method Summary | |
---|---|
java.lang.String |
getTime(java.text.SimpleDateFormat df)
Get the current Date and Time |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ToolsTime()
Method Detail |
---|
public java.lang.String getTime(java.text.SimpleDateFormat df)
df
- How the date and time will be represented. Use
the patterns and letters defined in Java's SimpleDateFormat class.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |