Basic Output
The datetime field type returns null or an instance of Carbon in the configured timezone.
You can learn more about Carbon's API here: http://carbon.nesbot.com/docs
$entry->example->format('l jS \\of F Y h:i:s A'); // Thursday 25th of December 1975 02:15:16 PM;