mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Merge pull request #7087 from firefly-iii/fix-7079
Date fix for https://github.com/firefly-iii/firefly-iii/issues/7079
This commit is contained in:
commit
c0cfc60da6
@ -51,7 +51,7 @@ return [
|
||||
'specific_day_js' => 'D MMMM YYYY',
|
||||
|
||||
//'week_in_year' => 'Week %V, %G',
|
||||
'week_in_year_js' => '[Week] w, GGGG',
|
||||
'week_in_year_js' => '[Week] W, GGGG',
|
||||
'week_in_year_fns' => "'Week' w, yyyy",
|
||||
|
||||
//'year' => '%Y',
|
||||
|
Loading…
Reference in New Issue
Block a user