mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-25 09:16:17 -04:00
rectify week number
This commit is contained in:
parent
c9d9730726
commit
3bfddd708c
2 changed files with 2 additions and 2 deletions
|
@ -656,7 +656,7 @@ Leap year: false
|
|||
Days in this month: 31
|
||||
|
||||
Day of year: 187
|
||||
Week number: 2001
|
||||
Week number: 27
|
||||
Quarter: 3`;
|
||||
assert.strictEqual(result.toString(), expected);
|
||||
}),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue