Secret.Collection.prototype.get_created
function get_created(): Number(guint64) { // Gjs wrapper for secret_collection_get_created() }
Get the created date and time of the collection. The return value is the number of seconds since the unix epoch, January 1st 1970.
- Returns
the created date and time