[–] NicoJuicy 11y ago ↗ Just a small note i'd like to contribute, always save dates in UTC format and transform it on the client side (js for example)It helps a lot when you're building a globalized application. [–] jonmccartie 11y ago ↗ Yup. UTC dates are stored system wide. This post is just about determine the user's time zone. This has been helpful for various situations for us: for example, knowing the best time to send out a daily email to a user based on their TZ.
[–] jonmccartie 11y ago ↗ Yup. UTC dates are stored system wide. This post is just about determine the user's time zone. This has been helpful for various situations for us: for example, knowing the best time to send out a daily email to a user based on their TZ.
2 comments
[ 2.6 ms ] story [ 13.0 ms ] threadIt helps a lot when you're building a globalized application.