Package ru.slie.luna.utils
Interface DurationUtils
public interface DurationUtils
-
Method Summary
Modifier and TypeMethodDescriptiongetFormattedString(Duration duration, Locale locale) parseString(String value, boolean calendarTime) parseString(String value, Locale locale)
-
Method Details
-
getFormattedString
-
parseString
- Throws:
ValueParseException
-
parseString
- Throws:
ValueParseException
-