rockiger / reactpress

Plugin that lets you easily create, build and deploy React apps into your existing WordPress sites.
https://rockiger.com/en/reactpress/
GNU General Public License v2.0
50 stars 6 forks source link

Add timezone/utc offset to globals reactPress variable #25

Closed rockiger closed 1 year ago

rockiger commented 1 year ago

As a developer I want to be able to know the utc offset of the wordpress server to adjust my javascript datetimes accordingly.

https://developer.wordpress.org/reference/functions/wp_timezone_string/