public interface TimeformatService
| Modifier and Type | Method and Description | 
|---|---|
String | 
format(Date date,
      java.time.ZoneId zoneId)  | 
String | 
format(java.time.Instant instant,
      java.time.ZoneId zoneId)  | 
String | 
getFormatPattern()  | 
Copyright © 2021. All rights reserved.