For a wordpress plugin I need the default date format set in options->general. I need the format string (like 'Y-m-d H:i:s') for usage in the Carbon library. In the documentation I didn't find anything related to this.