method
birthtime
v2_5_5 -
Show latest stable
- Class:
File
birthtime(p1)public
Returns the birth time for the named file.
file_name can be an IO object.
File.birthtime("testfile") #=> Wed Apr 09 08:53:13 CDT 2003
If the platform doesn’t have birthtime, raises NotImplementedError.