Package | Description |
---|---|
com.atlassian.jira.datetime |
A small set of classes that allow clients to format and parse dates in JIRA, in a way that is time zone and locale
aware.
|
Modifier and Type | Method and Description |
---|---|
DateTimeFormatterFactoryStub |
DateTimeFormatterFactoryStub.jiraLocale(Locale locale) |
DateTimeFormatterFactoryStub |
DateTimeFormatterFactoryStub.jiraTimeZone(org.joda.time.DateTimeZone timeZone) |
DateTimeFormatterFactoryStub |
DateTimeFormatterFactoryStub.relativeDates(boolean useRelativeDates) |
DateTimeFormatterFactoryStub |
DateTimeFormatterFactoryStub.style(DateTimeStyle style) |
DateTimeFormatterFactoryStub |
DateTimeFormatterFactoryStub.userLocale(Locale locale) |
DateTimeFormatterFactoryStub |
DateTimeFormatterFactoryStub.userTimeZone(org.joda.time.DateTimeZone timeZone) |
Copyright © 2002-2021 Atlassian. All Rights Reserved.