Class TimeResolution
java.lang.Object
net.sourceforge.plantuml.project.lang.TimeResolution
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic IRegextoRegexA_DD_MONTH_YYYY(String year, String month, String day) static IRegextoRegexB_YYYY_MM_DD(String year, String month, String day) static IRegextoRegexC_MONTH_DD_YYYY(String year, String month, String day)
-
Constructor Details
-
TimeResolution
public TimeResolution()
-
-
Method Details
-
toRegexA_DD_MONTH_YYYY
-
toRegexB_YYYY_MM_DD
-
toRegexC_MONTH_DD_YYYY
-