file.mtime â time
Instance Public methods
Returns the modification time for file.
1 | File . new ( "testfile" ).mtime #=> Wed Apr 09 08:53:14 CDT 2003 |
Returns the modification time for file.
1 | File . new ( "testfile" ).mtime #=> Wed Apr 09 08:53:14 CDT 2003 |
Designed by : w10schools
service@w10schools.com
Please login to continue.