I have a .shp file with includes a column of format Double that is the Arrival time.
The time values entered are decimal time. For instance, 1 record has a decimal time of 7.11194, which converts to 07:06:43
What is the easiest method to convert this value so I can use it in QGIS?
I've tried using the totime value in QGIS, but no luck.
