Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TalendDate.parseDate and timezone for parsing text files #758

Open
lbesnard opened this issue Jun 6, 2019 · 1 comment
Open

TalendDate.parseDate and timezone for parsing text files #758

lbesnard opened this issue Jun 6, 2019 · 1 comment

Comments

@lbesnard
Copy link
Contributor

lbesnard commented Jun 6, 2019

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 #744 (comment)

@jonescc
Copy link
Contributor

jonescc commented Jun 6, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants