- First commit to issue fork.
- 🇯🇵Japan liuyuanchao
The issue is fixed in the latest version.
Print the right datetime in UTC.
First of all, thank you for your work with this module.
I try to print the date field time zone in to the twig file. I thought If I use this module it print the time zone in the time field, unfortunately I don't see the right time zone here
<time datetime="2022-09-29T10:00:00Z">September 29, 2022 10:00 AM</time>
I would like to see this:
<time datetime="2022-09-29T10:00:00-03:00"> September 29, 2022 10:00 AM</time>
Of course maybe I misunderstood something, please help clear this up.
Active
1.0
Documentation
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
The issue is fixed in the latest version.
Print the right datetime in UTC.