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