craigerl / aprsd

Amateur radio APRS daemon which listens for messages and responds. By KM6LYW.
Apache License 2.0
124 stars 19 forks source link

Fixed TimePlugin timezone issue #38

Closed hemna closed 3 years ago

hemna commented 3 years ago

The existing time plugin had a hard coded PDT for pacific timezone, when it wasn't. This patch adds some real timezone conversion from utc to the tz of the running aprsd server. This will eventually allow us to use either the tz of the running aprsd and/or the tz of the calling callsign if we can just get the tz string from the location beacon of the caller's callsign.