FileInfo.setCreationDateTime

Sets the gio.types.FILE_ATTRIBUTE_TIME_CREATED and gio.types.FILE_ATTRIBUTE_TIME_CREATED_USEC attributes in the file info to the given date/time value.

gio.types.FILE_ATTRIBUTE_TIME_CREATED_NSEC will be cleared.

class FileInfo
void
setCreationDateTime

Parameters

creationTime glib.date_time.DateTime

a #GDateTime.