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:
James Cole 2023-02-26 19:41:59 +01:00 committed by GitHub
commit c0cfc60da6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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',