foldynl / QLog

Amateur radio logbook software
GNU General Public License v3.0
150 stars 20 forks source link

clublog_qso_upload_date in ADIF export incorrect format #342

Closed urbancamo closed 7 months ago

urbancamo commented 8 months ago

Hi, firstly thanks for the great program! I've tried a tonne of logging programs and nothing could drag me away from FastLogEntry, which is great but has limited functionality. Anyway, I've settled on QLog after a recommendation and I couldn't be happier.

I've found a minor issue in the ADIF export format for the field clublog_qso_upload_date - see the example below. The date doesn't conform to the 8-character ADIF date format specification.

Thanks, Mark.

<ADIF_VER:5>3.1.4
<PROGRAMID:4>QLog
<PROGRAMVERSION:6>0.34.0
<CREATED_TIMESTAMP:15>20240404 155852
<EOH>

<call:6>II3PUP
<rst_sent:2>59
<rst_rcvd:2>59
<freq:6:N>14.259
<band:3>20m
<mode:3>SSB
<submode:3>USB
<name:25>Patavium Urbs Picta Award
<qth:6>Padova
<gridsquare:6>JN55WJ
<dxcc:3>248
<country:5>Italy
<cont:2>EU
<cqz:2>15
<ituz:2>28
<pfx:3>II3
<state:2>IT
<qsl_rcvd:1>N
<qsl_sent:1>Q
<lotw_qsl_rcvd:1>N
<lotw_qsl_sent:1>Q
<tx_pwr:6>136.47
<a_index:1>7
<band_rx:3>20m
<clublog_qso_upload_date:10>2024-03-28
<clublog_qso_upload_status:1>Y
<distance:17>1447.059433037775
<email:17>info@aripadova.it
<eqsl_qsl_rcvd:1>N
<eqsl_qsl_sent:1>Q
<freq_rx:6>14.259
<k_index:1>1
<my_antenna:4>EFLW
<my_city:14>Windermere, UK
<my_country:7>England
<my_cq_zone:2>14
<my_dxcc:3>223
<my_gridsquare:6>IO84NI
<my_itu_zone:2>27
<my_name:12>Mark Wickens
<my_rig:11>FTDX-5000MP
<qrzcom_qso_upload_date:8>20240328
<qrzcom_qso_upload_status:1>Y
<qsl_via:25>NO BUREAU LOTW EQSL AND A
<sfi:3>175
<station_callsign:5>M0NOM
<qso_date:8:D>20240328
<time_on:6:T>125609
<qso_date_off:8:D>20240328
<time_off:6:T>125631
<eor>
foldynl commented 8 months ago

Many thanks for reporting the issue. It will be fixed in the next release.