andrewconnell / aci-orchardcms

Orchard production multitenant deployment for http://www.andrewconnell.com & http://www.microsoftcloudshow.com.
http://www.andrewconnell.com
BSD 3-Clause "New" or "Revised" License
0 stars 2 forks source link

Update blog post & articles to include created & updated date #40

Closed andrewconnell closed 7 years ago

andrewconnell commented 7 years ago

The published date, which is the most recent update, is used when listing the dates. Should use CreatedUtc for when an item is published & PublishedUtc if it's updated. Only show the updated one if different than created.