public class TimeStamp extends BaseObject
| Constructor and Description |
|---|
TimeStamp() |
__isValidInternal__, __lang_BaseObject_constructor__, __setValidInternal__, assertNotNull, assertNotNull, getLegacyClass, getNextSibling, getPrevSibling, legacyClone, toLegacyStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisTrackedprivate character format
public void __src_oo_timeStamp_constructor__(date _ptTimeStamp)
public void __src_oo_timeStamp_constructor__(datetime _ptTimeStamp)
public void __src_oo_timeStamp_constructor__(datetimetz _ptTimeStamp)
public void __src_oo_timeStamp_constructor__(character _pcTimeStamp)
public void __src_oo_timeStamp_constructor__()
public character getFormat()
private void setFormat_(character _var)
public logical legacyEquals(object<? extends _BaseObject_> _p0)
BaseObjectlegacyEquals in interface _BaseObject_legacyEquals in class BaseObject_p0 - The other reference.true if the other reference is not unknown value and if the reference
is the same as this object's reference.public character toIsodate()
public static character toIsodateFromAbl(datetimetz _ptValue)
public static datetimetz toAbldateTimeTzFromIso(character _pcValue)
public static datetimetz toAbldateTimeTzFromHttp(character _pcValue)
public static character toHttpDateFromAbl(datetimetz _ptValue)
public character toHttpDate()
public datetimetz toDateTimeTz()
public datetime toDateTime()
public date toDate()
public integer toTime()