public interface TimeScanner
| Modifier and Type | Method and Description |
|---|---|
TimeParts |
scan(Resolution unit,
String datetime)
Scan the date string into a time parts object.
|
TimeParts scan(Resolution unit, String datetime) throws T2Exception
unit - the time resolutiondatetime - a non-null string containing a date and time specificationTimePartsExceptionT2ExceptionCopyright © 2017. All rights reserved.