类 Constants
- java.lang.Object
-
- com.datarangers.config.Constants
-
public class Constants extends Object
-
-
字段概要
字段 修饰符和类型 字段 说明 static StringAPP_LOG_PATHstatic StringDEFAULT_USERstatic java.time.format.DateTimeFormatterFULL_DAYstatic java.time.format.DateTimeFormatterFULL_HOURstatic StringINIT_ERRORstatic StringSDK_VERSIONstatic java.time.ZoneIdTIME_ZONE_IDstatic StringTIME_ZONE_NAMEstatic intTIME_ZONE_OFFSETstatic intTIME_ZONE_OFFSET_CURRENT
-
构造器概要
构造器 构造器 说明 Constants()
-
-
-
字段详细资料
-
FULL_HOUR
public static java.time.format.DateTimeFormatter FULL_HOUR
-
FULL_DAY
public static java.time.format.DateTimeFormatter FULL_DAY
-
TIME_ZONE_OFFSET_CURRENT
public static final int TIME_ZONE_OFFSET_CURRENT
-
TIME_ZONE_ID
public static final java.time.ZoneId TIME_ZONE_ID
-
TIME_ZONE_NAME
public static final String TIME_ZONE_NAME
-
TIME_ZONE_OFFSET
public static final int TIME_ZONE_OFFSET
-
-