Preview
Issue #1
- Accepted by admin
- 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:
https://instantview.telegram.org/checklist#6-9-date-and-time
Før's template handles this case better:
https://instantview.telegram.org/contest/prajasakti.com/template3/
- Type of issue
- IV page is missing essential content
- Reported
- Jun 14, 2017
It appears the site always has the same invalid value in the "datetime" attribute: `2014-05-17T21:43:21+00:00`
Formatted date is correct though. So we have to use it.
And no, we can't use a time from datetime with this date, because the time is invalid.