|
Rony G. Flatscher (c) 2001-2006 (r), datergf - Date/Time simple manipulations, arithmetics, formatting, v0.92, 2001-04-07 (2006-01-01) (Java) | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Class org.oorexx.datergf.DateRGF extends java.lang.Object implements Serializable |
| Serialization Methods |
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
#jdn.
Uses DateRGF.jdn2date(int jdn, DateRGF aDate) to re-create the appropriate
DateRGF object.
Note: the locally Gregorian change date will be used to create a Julian or a Gregorian calendar date.
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
#jdn.
| Class org.oorexx.datergf.DateTimeRGF extends java.lang.Object implements Serializable |
| Serialized Fields |
DateRGF date
TimeRGF time
| Class org.oorexx.datergf.TimeRGF extends java.lang.Object implements Serializable |
| Serialization Methods |
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
#raw_millis.
Uses TimeRGF.set(DTC.ENCODED_AS_MILLIS, raw_millis) to re-create the appropriate
TimeRGF object.
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
#raw_millis.
|
Rony G. Flatscher (c) 2001-2006 (r), datergf - Date/Time simple manipulations, arithmetics, formatting, v0.92, 2001-04-07 (2006-01-01) (Java) | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||