Uses of Enum Class
io.github.tonywasher.joceanus.oceanus.date.OceanusFiscalYear
Packages that use OceanusFiscalYear
Package
Description
Package that provides a view of a date as simply a day, with no time information.
-
Uses of OceanusFiscalYear in io.github.tonywasher.joceanus.oceanus.date
Methods in io.github.tonywasher.joceanus.oceanus.date that return OceanusFiscalYearModifier and TypeMethodDescriptionstatic OceanusFiscalYearOceanusFiscalYear.determineFiscalYear(Locale pLocale) Determine Fiscal Year for locale.static OceanusFiscalYearReturns the enum constant of this class with the specified name.static OceanusFiscalYear[]OceanusFiscalYear.values()Returns an array containing the constants of this enum class, in the order they are declared.