org.gedcomx.date
Class GedcomxDateUtil.Date
java.lang.Object
org.gedcomx.date.GedcomxDateUtil.Date
- Enclosing class:
- GedcomxDateUtil
protected static class GedcomxDateUtil.Date
- extends Object
A simplified representation of a date.
Used as a bag-o-properties when performing caluclations
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
year
public Integer year
month
public Integer month
day
public Integer day
hours
public Integer hours
minutes
public Integer minutes
seconds
public Integer seconds
GedcomxDateUtil.Date
public GedcomxDateUtil.Date()
GedcomxDateUtil.Date
public GedcomxDateUtil.Date(GedcomxDateSimple simple,
boolean adjustTimezone)
Copyright © 2016. All rights reserved.