90 results found (page 1 of 6)
https://golang.org/pkg/time

… MST" RFC1123Z = "Mon, 02 Jan 2006 15:04:05 -0700" // RFC1123 with numeric zone RFC3339 = "2006-01-02T15:04:05Z07:00" RFC3339Nano = "2006-01-02T15:04:05.999999999Z07:00" Kitchen = "3:04PM" // Handy time stamps. Stamp = "Jan _2 15:04:05" StampMilli = "Jan _2 15:04:05.000" StampMic…

https://w3c.wholetrans.org/activitystreams-core

…该 在 Activity Streams 2.0 文档中使用相对 IRI(及 URL)引用。 2.3 日期与时间 所有带有日期值与时间值的属性 必须 符合 [ RFC3339 ] 中的 “date-time” 产生式,唯一例外是秒数 可以 省略。 必须 使用大写字母 “T” 分隔日期与时间,在没有数字时区偏移的情况下, 必须 使用大写字母 “Z”。 日期与时间使用以下 [ ABNF ] 语法描述进行规定。“time-hour”、“time-minute”、“time-second”、“time-secfrac”、“time-offset” 与 “full…