Package com.tetsuwantech.atom.util
Class TimeZoneUtil
- java.lang.Object
-
- com.tetsuwantech.atom.util.TimeZoneUtil
-
public class TimeZoneUtil extends Object
-
-
Constructor Summary
Constructors Constructor Description TimeZoneUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Map<String,String>
getAllTimeZones()
static ZoneId
getServerTimeZone()
static Instant
toServerTimeZone(Instant instant, ZoneId zoneId)
-