Package: gio

Function gio:file-info-deletion-date

Lambda List

gio:file-info-deletion-date (info)

Arguments

info -- a g:file-info instance

Return Value

The integer for the Lisp universal time.

Details

Returns the Lisp universal time representing the deletion date of the file, as available in the "trash::deletion-date attribute key.
 

See also

#2026-03-22