jxmx / smooth-qsl

Smooth QSL is a simple QSL manager. Upload ADIFs and then people can download printable QSLs from the logs.
https://mfamily.org/smoothqsl
Apache License 2.0
5 stars 4 forks source link

No Seconds in QSO Record #4

Closed jxmx closed 7 years ago

jxmx commented 7 years ago

Need to chop off the seconds of a QSO record because not everything exports seconds in the TIME_ON field. This messed up closely laid-out QSL cards. Probably strip out in the load.

jxmx commented 7 years ago

Already had all the code I needed. Just fix regexp.