Date

public class Date extends SemiCompleteDateTime

Constructors

Date

public Date(Integer year, Integer month, Integer dom, TimeZone tz)

Methods

addToElement

public void addToElement(Element e)

getEUB_NF2

public String getEUB_NF2()

getILB_NF2

public String getILB_NF2()

getTable

public Table getTable()

toDatabaseString

public String toDatabaseString()

today

public static Date today()