yyyy-MM-dd 每天 ; 日期现在只能校验的格式为 ; 日期格式 ; 得到当前日期字符串
yyyy-MM-dd-HH 每小时 ; 每时
yyyy-MM-dd-a 每天两次
yyyy-MM-dd-HH-mm 每分钟
Date of Ordination YYYY-MM-DD 受戒日期
Date of Registration YYYY-MM-DD 入会日期
YYYY MM DD 出生年月日
This is formatted "yyyy-mm-dd" (the ISO standardized format).
其格式为 "yyyy-mm-dd"(ISO 标准化的格式)。
Here, the format DD-MM-YYYY is used, although you can certainly use other formats as well.
这里,使用了格式dd - MM - YYYY,当然您也可以使用其他格式。
For example, a date can be passed in the message using a fixed-size string representation of YYYY-MM-DD.
比如,可使用 YYYY-MM-DD 这样的定长字符串表示来传递日期。
应用推荐