添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接

Date Time Format

A format for parsing and formatting date-time-related values.

By convention, predefined formats for each applicable class can be found in the Formats object of the class, and custom formats can be created using the Format function in the companion object of that class. For example, LocalDate.Formats contains predefined formats for LocalDate , and LocalDate.Format can be used to define new ones.

Types