Javascript File creationTime

From FreeSWITCH Wiki

Jump to: navigation, search

Contents

Description

The timestamp of when the file was created

Synopsis

creationTime

Example

var fd = new File("/tmp/blah");
console_log(fd.creationTime+"\n");

See Also

Javascript

Personal tools
Community