Package | Description |
---|---|
io.odysz.semantic.util |
Modifier and Type | Method and Description |
---|---|
static JDateFormat |
JDateFormat.iso8601()
yyyy-MM-dd'T'HH:mm:ss.SSSZ, e.g.
|
static JDateFormat |
JDateFormat.iso8601Zh()
yyyy年MM月dd日'T'HH:mm:ss.SSSZ, e.g.
|
static JDateFormat |
JDateFormat.Jdate()
yyyy-MM-dd
|
static JDateFormat |
JDateFormat.JdateZh()
yyyy年MM月dd日
|
static JDateFormat |
JDateFormat.simpleLong()
yyyy-MM-dd HH:mm:ss, e.g.
|
Copyright © 2024. All rights reserved.