@ExperimentalApi
public interface DateFormatService
Modifier and Type | Method and Description |
---|---|
String |
getDateFormatPatternForUser() |
String |
getFormattedDateByUserLocale(org.joda.time.LocalDateTime date)
Format the given date in an appropriate format according to the user's locale.
|
String getFormattedDateByUserLocale(org.joda.time.LocalDateTime date)
date
- the date to formatString getDateFormatPatternForUser()
Copyright © 2003–2018 Atlassian. All rights reserved.