.. _doxcsid-struct_p1_1_1_image_sdk_1_1_gps_date_time_components_1a95a255315c4efe6e372c8eb9b088a849: GpsDateTimeComponents.ToDateTime Method +++++++++++++++++++++++++++++++++++++++ Definition """""""""" *Namespace:* ``P1.ImageSdk`` Get a DateTime from the GPS date-time stamp (in UTC). Some GPS devices might not supply a date value. If so, this method returns NULL. .. ref-code-block:: csharp :class: doxyrest-overview-code-block public DateTime? ToDateTime();