Get the date of the entry. This will be a Carbon
instance.
However if you use it in your template as-is, it will get converted to a string using the format defined in your
system settings.
{{ date }}
{{ $date }}
February 16, 2016
date
Get the date of the entry. This will be a Carbon
instance.
However if you use it in your template as-is, it will get converted to a string using the format defined in your
system settings.
{{ date }}
{{ $date }}
February 16, 2016
Submit improvements, related content, or suggestions through Github.
Betterify this page →