Class MySQLTimeValueUtil
java.lang.Object
org.apache.shardingsphere.db.protocol.mysql.packet.binlog.row.column.value.time.MySQLTimeValueUtil
Time value utility of MySQL.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SimpleDateFormatGet simple date format for current thread.
-
Field Details
-
ZERO_OF_TIME
- See Also:
-
ZERO_OF_DATE
- See Also:
-
YEAR_OF_ZERO
- See Also:
-
DATETIME_OF_ZERO
- See Also:
-
-
Constructor Details
-
MySQLTimeValueUtil
public MySQLTimeValueUtil()
-
-
Method Details
-
getSimpleDateFormat
Get simple date format for current thread.- Returns:
- simple date format
-