Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hey all,
So I have a blogDate value on blog posts like so
as you can see the date is set as the 14th, however, when I go to the blog page I see a different date
if I go on the blog itself I see the correct date
I'm rendering out the date like so
@Umbraco.Field("blogDate", formatAsDate: true)
So I'm not sure if I'm missing something here in order to render the correct date.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Date picker render mismatch
Hey all,
So I have a blogDate value on blog posts like so
as you can see the date is set as the 14th, however, when I go to the blog page I see a different date
if I go on the blog itself I see the correct date
I'm rendering out the date like so
@Umbraco.Field("blogDate", formatAsDate: true)
So I'm not sure if I'm missing something here in order to render the correct date.
is working on a reply...