Class SlardarDatetimeProp.Df
-
- All Implemented Interfaces:
public class SlardarDatetimeProp.Df
-
-
Constructor Summary
Constructors Constructor Description SlardarDatetimeProp.Df()
-
Method Summary
Modifier and Type Method Description StringgetFormat()output format voidsetFormat(String format)output format List<String>getParser()input format of parsing voidsetParser(List<String> parser)input format of parsing Set<String>getSupport()booleanisAuto()whether to auto switch timezones booleanequals(@Nullable() Object o)inthashCode()StringtoString()voidsetAuto(boolean auto)whether to auto switch timezones
-