Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.0.0-alpha-1, 2.2.3
-
None
Description
we can use timeZone to improve readability.
return java.time.LocalDateTime.ofInstant(instant, java.time.ZoneId.systemDefault()).toString
Attachments
Issue Links
- is related to
-
HBASE-26512 Make timestamp format configurable in HBase shell scan output
- Resolved
- links to