Package com.moandjiezana.toml
Class DatePolicy
- java.lang.Object
-
- com.moandjiezana.toml.DatePolicy
-
class DatePolicy extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private booleanshowFractionalSecondsprivate java.util.TimeZonetimeZone
-
Constructor Summary
Constructors Constructor Description DatePolicy(java.util.TimeZone timeZone, boolean showFractionalSeconds)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) java.util.TimeZonegetTimeZone()(package private) booleanisShowFractionalSeconds()
-