Date Content Field

Hi,

I am having a slight issue with the date field when making a module.

See the code below,

When using the date field I am getting this in return;

I am not sure why the time of 00:00:00 is showing, but I don’t want it to show, any help with this issue would be appreciated. Thank you!

Fixed the issue.

I simply added |datetimeformat onto the end of my date_field which got rid of the time and displayed by date in a more readable way.