Skip to content

Variable: fix timezone when parsing time variable#5617

Merged
PrimozGodec merged 2 commits intobiolab:masterfrom
ajdapretnar:timezone-purge
Oct 1, 2021
Merged

Variable: fix timezone when parsing time variable#5617
PrimozGodec merged 2 commits intobiolab:masterfrom
ajdapretnar:timezone-purge

Conversation

@ajdapretnar
Copy link
Copy Markdown
Contributor

@ajdapretnar ajdapretnar commented Oct 1, 2021

Issue

Sometimes, datetime variables would come in the following format
YYYY-mm-ddTHH:MM:SS+zz:zz
which is not accepted by the parse() method.

Description of changes

Fix datetime to the correct format before parsing.

Includes
  • Code changes
  • Tests
  • Documentation

@PrimozGodec PrimozGodec merged commit b9ce54b into biolab:master Oct 1, 2021
markotoplak pushed a commit to markotoplak/orange3 that referenced this pull request Oct 27, 2021
Variable: fix timezone when parsing time variable
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

Successfully merging this pull request may close these issues.

2 participants