--- title: Date slug: Web/HTTP/Headers/Date translation_of: Web/HTTP/Headers/Date ---
Date
일반 HTTP 헤더는 메시지가 만들어진 날짜와 시간을 포함합니다.
Header type | {{Glossary("General header")}} |
---|---|
{{Glossary("Forbidden header name")}} | yes |
Date: <day-name>, <day> <month> <year> <hour>:<minute>:<second> GMT
Greenwich 표준시. HTTP에서 날짜는 항상 지역 시간이 아닌 GMT로 표현됩니다.
Date: Wed, 21 Oct 2015 07:28:00 GMT
명세 | 제목 |
---|---|
{{RFC("7231", "Date", "7.1.1.2")}} | Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content |
The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.
{{Compat}}