public final class MySQLTimeValueUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DATETIME_OF_ZERO |
static String |
YEAR_OF_ZERO |
static String |
ZERO_OF_DATE |
static String |
ZERO_OF_TIME |
| Constructor and Description |
|---|
MySQLTimeValueUtil() |
| Modifier and Type | Method and Description |
|---|---|
static SimpleDateFormat |
getSimpleDateFormat()
Get simple date format for current thread.
|
public static final String ZERO_OF_TIME
public static final String ZERO_OF_DATE
public static final String YEAR_OF_ZERO
public static final String DATETIME_OF_ZERO
public static SimpleDateFormat getSimpleDateFormat()
Copyright © 2023 The Apache Software Foundation. All rights reserved.