tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
FS.timeStamps
tango
io
Path
FS
Set the accessed and modified timestamps of the specified file.
Stamps
timeStamps
(const(char)[] name)
void
timeStamps
(const(char)[] name, Time accessed, Time modified)
struct
FS
version(Win32)
static
void
timeStamps
(
const
(
char
)[]
name
,
Time
accessed
,
Time
modified
)
Stamps
timeStamps
(const(char)[] name)
void
timeStamps
(const(char)[] name, Time accessed, Time modified)
Meta
Source
See Implementation
tango
io
Path
FS
static functions
copy
createFile
createFolder
exception
exists
fileSize
isFile
isFolder
isWritable
join
list
padded
paddedLeading
remove
rename
stripped
strz
timeStamps
structs
Listing
Stamps
Set the accessed and modified timestamps of the specified file.