FileInfo.setAccessDateTime
void setAccessDateTime(glib.date_time.DateTime atime)Sets the [gio.types.FILE_ATTRIBUTE_TIME_ACCESS] and [gio.types.FILE_ATTRIBUTE_TIME_ACCESS_USEC] attributes in the file info to the given date/time value.
[gio.types.FILE_ATTRIBUTE_TIME_ACCESS_NSEC] will be cleared.
Parameters
atime | a #GDateTime. |