jasny/twig-extensions

Add Time Zone Support

Aperta

#10 aperta il 22 feb 2017

 (1 commento) (0 reazioni) (0 assegnatari)PHP (19 fork)github user discovery
help wanted

Metriche repository

Star
 (106 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

For localdatetime and localtime, it would be beneficial to be able to pass in an arbitrary time zone. Setting the time zone globally using date_default_timezone_set won't work, because this affects all date processing globally in PHP. The time zone only needs to be applied when using localdatetime and localtime. Thank you.

Guida contributor