TimeStamp timestamp

Modification time stamp. Specifies the date/time this vignette was last modified.

If attribute::UseLastModified is set, the most recent vignette::TimeStamp and catalog::TimeStampvalue of the vignette and all materials involved in the request is returned in the HTTP response as a last-modified header.

NOTE
The actual file time of the vignette file is never used for this purpose.

The catalog::TimeStamp is also used for catalog-based cache validation. See attribute::CacheValidationPolicy.

Properties section-c4a42c64e44d49238ef2ec31ebd82ac1

Date/time value in Java™ format. It can be either the integer number of milliseconds since midnight, January 1, 1970 UTC/GMT, or a date/time string value with one of the following formats:

mm/ dd/ yyyy hh: mm: ss zzz

mm/ dd/ yyyy hh: mm: ss GMT offset

  • hh is in the range 0–23.
  • zzz is a three or four character time zone code such as ‘GMT’ or ‘PST’. Daylight Savings Time must be accounted for in the time zone code (for example, ‘PST’ for Pacific Standard Time, versus ‘PDT’ for Pacific Daylight Savings Time).
  • offset is a time zone offset in hours or hours:minutes, relative to GMT. For example, ‘PDT’ is equivalent to ‘GMT -7’.

All elements of string-formatted date/time values must be present. If the date/time value is not formatted correctly, it is ignored and the modification time of the catalog.ini file is used instead.

Default section-562c221d2e8b4a97ab5e9a3605f22140

The attribute::TimeStamp is the field that is empty or not present.

See also section-ffa82b202be04dd9b87cba3c61d1ee24

attribute::TimeStamp , catalog::TimeStamp, attribute::UseLastModified

recommendation-more-help
a26166cd-f2f4-45ce-996d-96a0f0d6cf49