Database.getModificationDate


getModificationDate([resFile])

Returns the date on which this database, or the specified results file, was last saved to disk. Note that opening a file and modifying it does not change this date until the file is actually saved back to disk.

resFileoptional integer default = 0
Return valuestringthe returned date

Back to Database

Back to Overview