To specify a fixed date as a retention value, you can use either of these formats:
•Time in seconds since January 1, 1970, at 00:00:00. For example:
1514678400
The calendar date that corresponds to 1514678400 is Sunday, December 31, 2017, at 00:00:00 EST.
•Date and time in this ISO 8601 format:
yyyy-MM-ddThh:mm:ssZ
Z represents the offset from UTC and is specified as:
(+|-)hhmm
For example: 2017-12-31T00:00:00-0500
If you specify certain invalid dates, HCP automatically adjusts the value to make a real date. For example, if you specify a default retention setting of 2017-11-33T00:00:00-0500, which is three days past the end of November, objects added to the namespace get a retention setting of 2017-12-03T00:00:00-0500.
© 2015, 2020 Hitachi Vantara LLC. All rights reserved.