<dateitem> ::= DATE: <SP> <date> <SP> <time> - <zone> <date> ::= <vdate> ! <tdate> <vdate> ::= <dayofmonth> <SP> <vmonth> <SP> <vyear> <tdate> ::= <tmonth> / <dayofmonth> / <tyear> <dayofmonth> ::= one or two decimal digits <vmonth> ::= JAN ! FEB ! MAR ! APR ! MAY ! JUN ! JUL ! AUG ! SEP ! OCT ! NOV ! DEC <tmonth> ::= one or two decimal digits <vyear> ::= four decimal digits <tyear> ::= two decimal digits <zone> ::= EST ! EDT ! CST ! CDT ! MST ! MDT ! PST ! PDT ! GMT ! GDT <time> ::= four decimal digits > (4) The time has no internal punctuation.
[5] RFC 680 - Message Transmission Protocol, , https://tools.ietf.org/html/rfc680
[4] RFC 724の日付形式と似ています。大文字・小文字の区別はありません。