public class CalendarPool extends Object
Modifier and Type | Field and Description |
---|---|
static Locale |
DEF_LOCALE |
static TimeZone |
LOCAL_TIMEZONE |
static TimeZone |
UTC_TIMEZONE |
Constructor and Description |
---|
CalendarPool() |
Modifier and Type | Method and Description |
---|---|
static Calendar |
getLocalCalendar() |
static Calendar |
getUTCCalendar() |
static void |
returnCalendar(Calendar cal) |
Copyright © 2000–2022 EPAM Systems. All rights reserved.