This is formatted "yyyy-mm-dd" (the ISO standardized format).
其格式为 "yyyy-mm-dd"(ISO 标准化的格式)。
A pattern such as “yyyy mm dd” might look reasonable to developer but weird to a user.
像 “yyyy mm dd”这样的模式对于某个开发员来说可能是合理的,但是对用户看来就是很古怪的 。
Here, the format DD-MM-YYYY is used, although you can certainly use other formats as well.
这里,使用了格式dd - MM - YYYY,当然您也可以使用其他格式。
应用推荐