api / org.gradle.plugins.signing / Signature / getDate

getDate

open fun getDate(): Date

The date of the signature artifact.

Defaults to the last modified time of the signature file (if exists)

Return
The date of the signature. May be null if unknown at this time.