Function updateModifiedDate

  • Updates the dc:modified time to the given time.

    Parameters

    • metadata: RepresentationMetadata

      Metadata to update.

    • date: Date = ...

      Last modified date. Defaults to current time.

    Returns void