orange3 icon indicating copy to clipboard operation
orange3 copied to clipboard

[FIX] Edit Domain - handle timezones when transforming to datetime

Open PrimozGodec opened this issue 3 years ago • 1 comments

Issue

Transforming to Time variable fails when timezone is in strings

Description of changes

Correctly handle timezones in datatime

Includes
  • [X] Code changes
  • [X] Tests
  • [ ] Documentation

PrimozGodec avatar Sep 05 '22 08:09 PrimozGodec

/rebase

PrimozGodec avatar Sep 09 '22 12:09 PrimozGodec

Codecov Report

Merging #6123 (3e55fff) into master (22565bd) will increase coverage by 0.00%. The diff coverage is 100.00%.

:exclamation: Current head 3e55fff differs from pull request most recent head 7b40090. Consider uploading reports for the commit 7b40090 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6123   +/-   ##
=======================================
  Coverage   86.46%   86.46%           
=======================================
  Files         315      315           
  Lines       67645    67670   +25     
=======================================
+ Hits        58488    58512   +24     
- Misses       9157     9158    +1     

codecov[bot] avatar Sep 23 '22 06:09 codecov[bot]