@@ -1,6 +1,6 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | |
| 3 | 3 | return array ( |
| 4 | - '%H:%i:%s' => '%g:%i:%s %a', |
|
| 5 | - '%j %F %Y' => '%F %j, %Y', |
|
| 4 | + '%H:%i:%s' => '%g:%i:%s %a', |
|
| 5 | + '%j %F %Y' => '%F %j, %Y', |
|
| 6 | 6 | ); |
@@ -2,7 +2,7 @@ |
||
| 2 | 2 | |
| 3 | 3 | /** |
| 4 | 4 | * webtrees: online genealogy |
| 5 | - * Copyright (C) 2021 webtrees development team |
|
| 5 | + * Copyright (C) 2021 webtrees development team |
|
| 6 | 6 | * This program is free software: you can redistribute it and/or modify |
| 7 | 7 | * it under the terms of the GNU General Public License as published by |
| 8 | 8 | * the Free Software Foundation, either version 3 of the License, or |