int64 xtd::date_time::to_file_time | ( | ) | const |
Converts the value of the current xtd::date_time object to a Windows file time.
xtd::argument_out_of_range_exception | The resulting file time would represent a date and time before 12:00 midnight January 1, 1601 C.E. UTC. |