setCreationDate

abstract fun setCreationDate(@Nullable creationDate: Date)

Sets the creation date for the document.

Parameters

creationDate

Creation date for the document, or null to remove it.