Secret.Item.prototype.get_modified

function get_modified(): Number(guint64) {
    // Gjs wrapper for secret_item_get_modified()
}
  

Get the modified date and time of the item. The return value is the number of seconds since the unix epoch, January 1st 1970.

Returns

the modified date and time