Skip to content

Instantly share code, notes, and snippets.

@cjwebdev
Last active December 10, 2017 23:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cjwebdev/17b09bcb159ed750d97a9c06f5a76190 to your computer and use it in GitHub Desktop.
Save cjwebdev/17b09bcb159ed750d97a9c06f5a76190 to your computer and use it in GitHub Desktop.
PHD Date Format
//http://pl.php.net/manual/en/function.date.php
date("jS F, Y", strtotime($course['Start_Date__c']))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment