public class ArrowResultUtil extends Object
| Constructor and Description |
|---|
ArrowResultUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Date |
getDate(int day,
TimeZone tz,
SFSession session)
new method to get Date from integer
|
static long |
moveToTimeZone(long epoch,
TimeZone oldTZ,
TimeZone newTZ)
simplified moveToTimeZone method
|
public static Date getDate(int day, TimeZone tz, SFSession session) throws SFException
day - tz - session - SFExceptionCopyright © 2019. All rights reserved.