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
Hi guys, when using Umbracos built-in scheduling via the Info tab, how do I print out that Start Time?
I see that there is createDate available, but I assumed that would be the date that the item is created, not published?
updateDate is the date the item was last published. So...
updateDate
@Model.Content.UpdateDate
or
@Umbraco.Field("updateDate")
Would print the last updated date.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
What is the name of the Publish Date variable?
Hi guys, when using Umbracos built-in scheduling via the Info tab, how do I print out that Start Time?
I see that there is createDate available, but I assumed that would be the date that the item is created, not published?
updateDate
is the date the item was last published. So...or
Would print the last updated date.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.