The Instant View Editor uses a three-column layout, so you really want to use it on a desktop screen that's wide enough. Sorry for the inconvenience.

Back to the main page »

Original

Preview

Link Preview

Issue #1

Wrong time. You have probably removed the "AM" part; 12:01 AM = 0:01 in 24-hour format.

(It's not UTC: UTC can be seen in JSON: "datePublished": "2019-03-12T00:01:00-04:00".)
Dzmitry Radkevich
I used this for published http://prntscr.com/my3p4s It is wrong? Read this https://instantview.telegram.org/checklist#6-1-2-date-and-time more carefully and stop sent meaningless issues
Accepted by admin
Dzmitry, Andrei is correct here.

Template #17 handles this case incorrectly because it uses "HH" instead of "hh" with @datetime function.

This is a valid issue.
Type of issue
IV page is missing essential content
Reported
Mar 15, 2019