FileInfo.setCreationDateTime
void setCreationDateTime(glib.date_time.DateTime creationTime)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.
Parameters
creationTime | a #GDateTime. |