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

Bug report: Parse Date/Time displays incorrect week number #1084

Closed
mattnotmax opened this issue Aug 16, 2020 · 0 comments · Fixed by #1086
Closed

Bug report: Parse Date/Time displays incorrect week number #1084

mattnotmax opened this issue Aug 16, 2020 · 0 comments · Fixed by #1086
Assignees
Labels

Comments

@mattnotmax
Copy link
Contributor

Describe the bug
The parse date/time operations displays the year instead of the week number

To Reproduce
Steps to reproduce the behaviour or a link to the recipe / input used to cause the bug:

  1. input any date for example 01/01/2020 12:00:01
  2. Set input format string to DD/MM/YYYY HH:mm:ss
  3. Displayed 'week number' is 2020

Expected behaviour
Displayed week number should be 1

Screenshots
image

Desktop (if relevant, please complete the following information):

  • Version: 9.21.0
  • Compile time: 12/06/2020 11:52:36 UTC
  • User-Agent:
    Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36
  • Link to reproduce
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants