Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions config/system.php
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@
| Date Format
|--------------------------------------------------------------------------
|
| Whenever a Carbon date is cast to a string on front-end routes, it will
| use this format. On CP routes, the format defined in cp.php is used.
| This format will be used whenever a Carbon date is cast to a string on
| front-end routes. It doesn't affect how dates are formatted in the CP.
| You can customize this format using PHP's date string constants.
| Setting this value to null will use Carbon's default format.
|
Expand Down