Open In App

HTTP headers | Date

Description:
HTTP headers are used to pass additional information with HTTP response or HTTP request. Date HTTP header contains the date and time at which the message was generated. It is supported by all the browsers.

Syntax:



Date: day-name, day month year hour:minute:second GMT

Directives:

Example:



Date: Wed, 16 Oct 2019 07:28:00 GMT 

Supported Browsers: The browsers compatible with HTTP headers date are listed below:

Article Tags :