Package ru.bgcrm.util
Class TimeZoneIdentifier
java.lang.Object
ru.bgcrm.util.TimeZoneIdentifier
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic DategetCityDate(Connection con, int cityId) static CalendargetCityDateCalendar(Connection con, int cityId) static LocalDateTimegetCityLocalDateTime(Connection con, int cityId) static ZonedDateTimegetCityNow(Connection con, int cityId) static @NotNull StringgetTimeZoneId(Connection con, int cityId)
-
Field Details
-
TIME_ZONE_PARAM_ID
public static final int TIME_ZONE_PARAM_ID- See Also:
-
-
Constructor Details
-
TimeZoneIdentifier
public TimeZoneIdentifier()
-
-
Method Details
-
getCityDate
- Throws:
BGException
-
getCityLocalDateTime
- Throws:
BGException
-
getCityDateCalendar
- Throws:
BGException
-
getCityNow
-
getTimeZoneId
- Throws:
BGException
-