Skip to content

Instantly share code, notes, and snippets.

@kylekatarnls
Created January 29, 2019 14:07
Show Gist options
  • Save kylekatarnls/2b256c269e8e1bc1ffbb6d0a84765752 to your computer and use it in GitHub Desktop.
Save kylekatarnls/2b256c269e8e1bc1ffbb6d0a84765752 to your computer and use it in GitHub Desktop.
<?php
$date = $this
->tz($timezone ?: 'America/Chicago')
->locale($lang ?: 'en_US');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment