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