Preview
Issue #1
- Deleted Account
- meta is not a reliable source of for getting time - it might contain some garbage. In this case, meta has no time zone specified: "2018-01-26T02:01:42+00:00" means that the date is 26 january of 2018 and the time is 02:01:42; +00:00 actually means that the timezone is UTC+0. According to Checklist, p. 6.1.2 "if conflicting dates are stored in multiple places on the source page, preference should be given to the time that is visible to the ordinary user who views the page in a browser", so my template handles date rightly - it displays date from ".post-date-comments" block which is visible to ordinary user.
- Declined by admin
- Type of issue
- IV page is missing essential content
- Reported
- Apr 20, 2019
Support for time zones is optional, unless the time zone is reliably identifiable from the source in which case it’s obligatory.
In this case it’s obligatory, because the time zone is reliably identifiable by
<meta property="article:published_time">