|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object PChronos
public class PChronos
PChronos.java August 5, 2003
PChronos is a program that runs chronos externally.
This returns the time in the specified system and format.
parameters are:
PARAMETER the parameter you want to return ie) $PARAMETER = value CHRONOS the complete path of the chronos.exe file. SETUP the complete path of the setup file. FROM the time system the time is in ie) UTC. FTYPE the time type that the time is in ie) SCET. TO the time system you want to output from the program. TTYPE the time type that you want to output from the program. TIME the time you want to convert to a different time system. FORMAT the format you want the output time to appear in. NO_LABEL if you don't want the label on the output time.default values:
NO_LABEL = true
Constructor Summary | |
---|---|
PChronos()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PChronos()
Method Detail |
---|
public static void main(java.lang.String[] args)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |