Skip to content

time.to_gps: convert str to float if possible

This PR improves the functionality of gwpy.time.to_gps by allowing conversions from str to float, rather than passing into dateutil.

Merge request reports