| 程序包 | 说明 |
|---|---|
| org.tikv.common.types |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DateTimeType
Datetime is a timezone neutral version of timestamp While most of decoding logic is the same it
interpret as local timezone to be able to compute with date/time data
|
class |
DateType |
class |
TimestampType
Timestamp in TiDB is represented as packed long including year/month and etc.
|
Copyright © 2023 PingCAP. All rights reserved.