public class TdrDate extends Object
byte
bDay
bMon
short
nYear
TdrDate()
TdrDate(int date)
boolean
isValid()
void
parse(int date)
int
toDate()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public short nYear
public byte bMon
public byte bDay
public TdrDate()
public TdrDate(int date)
public void parse(int date) throws TdrException
TdrException
public boolean isValid()
public int toDate()
Copyright © 2026. All rights reserved.