rasodu / DLEMP

0 stars 0 forks source link

Set default time zone #59

Closed rasodu closed 7 years ago

rasodu commented 7 years ago

Set default PHPFPM time zone to UTC. Use the work flow below when developing application to deal with time. In an ideal situation server will never need to convert time from UTC to any other time zone. All conversion logic will be handled by client side JavaScript.

User posting comment