aodn / harvesters

Harvesters
GNU General Public License v3.0
0 stars 0 forks source link

TalendDate.parseDate and timezone for parsing text files #758

Open lbesnard opened 5 years ago

lbesnard commented 5 years ago

It would probably be worth checking all harvesters parsing text files with date values. See issues we had with some AATAMS harvesters: Originally posted by @jonescc in https://github.com/aodn/harvesters/issues/744#issuecomment-499295414

jonescc commented 5 years ago

Looks like the following harvesters use parseDate without specifying time zone:

AATAMS_ACOUSTIC_QC ANMN_NRS_BGC AODN_AIMS_CTD AODN_NSW_OEH AUV_VIEWER_TRACKS SOOP_AUSCPR SOOP_BA SRS_LJCO_AERONET_TS SRS_OC_BODBAW SRS_OC_SOOP_RAD

Results of grep for parseDate excluding those specifying the time zone:

parseDate.txt