Class TimeResolution
java.lang.Object
net.sourceforge.plantuml.project.lang.TimeResolution
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic IRegex
toRegexA_DD_MONTH_YYYY
(String year, String month, String day) static IRegex
toRegexB_YYYY_MM_DD
(String year, String month, String day) static IRegex
toRegexC_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
-