SPICE_DATA::get_end_time - ITA-Solar/solo-spice-ql GitHub Wiki
Source code: SPICE_DATA::get_end_time
Class: SPICE_DATA
Description
This method returns the end date and time of observation in UTC format, taken from the header keyword 'DATE-END'. This is an empty string if the keyword does not exist.
Syntax
end_time = spice_object->get_end_time()
Return Value
Returns a string, the end date and time.