- Issue created by @vikramsaini1609
- 🇦🇺Australia almunnings Melbourne, 🇦🇺
Might just need to change
$value = $item->value
to$value = $item->date
if its available, and not modify the data - Merge request !118Adding 12 hours to show the same date for all timezones. → (Open) created by Unnamed author
- 🇦🇺Australia almunnings Melbourne, 🇦🇺
I also dunno about adding 12 hours, whats drupal do?
- 🇦🇺Australia almunnings Melbourne, 🇦🇺
I've flipped this, to not use the field definition, and use the incoming date object as preferred.
Care to test and see if it works as expected now?