Table of ContentsView in Frames

Date handling

The StorageGRID Webscale implementation of the S3 REST API only supports valid HTTP date formats.

The StorageGRID Webscale system only supports valid HTTP date formats for any headers that accept date values. The time portion of the date can be specified in Greenwich Mean Time (GMT) format, or in Universal Coordinated Time (UTC) format with no time zone offset (+0000 must be specified). If you include the x-amz-date header in your request, it overrides any value specified in the Date request header.