public interface IModelTranslationService
| Modifier and Type | Method and Description |
|---|---|
String |
toDisplayString(java.time.LocalDateTime date)
Create a string representation for the user interface of the
form {Day of month}.
|
String toDisplayString(java.time.LocalDateTime date)
date - which should be converted to a string.Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.