gpstime version 0.4.6 gives wrong answer if 'now' isn't specified
gpstime version 0.4.6 gives bad time if called with no arguments
in gpstime version 0.4.4, when I type
$ gpstime
I get the current gps time (PST: 2021-12-09 16:53:35.whatever PST etc...)
but when I use the one on my debian 11 machine (version 0.4.6) I get a bad answer - the "time" part is always 00:00:00.0000000 local time. The date is correct.
$ gpstime
PST: 2021-12-09 00:00:00.000000 PST
etc
fortunately this works...
$ gpstime now
PST: 2021-12-09 17:18:10.whatever PST
Edited by Jameson Rollins