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

Added support of parsing DateTime with custom layout #721

Merged
merged 2 commits into from
Jan 3, 2022

Conversation

ziflex
Copy link
Member

@ziflex ziflex commented Jan 3, 2022

Closes #720

@codecov
Copy link

codecov bot commented Jan 3, 2022

Codecov Report

Merging #721 (9064aa3) into master (4e94caa) will increase coverage by 0.0%.
The diff coverage is 100.0%.

@@          Coverage Diff           @@
##           master    #721   +/-   ##
======================================
  Coverage    34.5%   34.5%           
======================================
  Files         354     354           
  Lines       13054   13057    +3     
======================================
+ Hits         4505    4508    +3     
  Misses       8111    8111           
  Partials      438     438           

@ziflex ziflex merged commit b0377c1 into master Jan 3, 2022
@ziflex ziflex deleted the feature/#720-parse-date-with-layout branch February 24, 2023 07:13
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.

DATE not parsing rfc3339 correctly
1 participant