Preview
Issue #3
https://instantview.telegram.org/contest/telegraf.rs/template54/issue3/
- Љубиша Беговић
- Man, that's timezone in javascript, not in time tag.
My timezone is the same as Telegraf timezone.
Serbia is +2. If I put timezone +2 time will be 21.30, instead 19.30.
Check:
https://greenwichmeantime.com/time-zone/europe/serbia/time/
https://www.timeanddate.com/time/zone/serbia/belgrade
https://telegra.ph/Original-datetime-04-16
https://telegra.ph/Datetime-on-IV-04-16
Do you see any different?!
"datePublished": "2019-04-13T19:30:31+02:00" doesn't affect datetime tag.
<time datetime="2019-04-13" pubdate>13. april 2019 |</time>
<time datetime="19:30" pubdate>19:30</time>
See this page:
https://www.telegraf.rs/vesti/srbija/3030336-brat-i-sestra-se-zabarikadirali-na-drugom-spratu-zgrade-u-kraljevu-pretili-samoubistvom-visecasovnu-dramu-okoncala-policija
"datePublished": "2019-02-05T14:17:40+01:00",
+1
But datetime iscorrect:
<time datetime="2019-02-05" pubdate>5. februar 2019 |</time>
<time datetime="14:17" pubdate>14:17</time>
@admins, don't be child, I hope you will do your jobs properly, as expected.
- Accepted by admin
- The template doesn't set a timezone at all. A template with correct timezone would display the time as "17:30" in this case, since IV works in UTC.
Since the correct timezone is available in the source, it must be set
datePublished: 2019-04-13T19:30:31+02:00
- Type of issue
- IV page is missing essential content
- Reported
- Apr 16, 2019