2

I'm using php intl MessageFormatter for translation. In some phrases I'm using date formatting, for example: some text {0,date,dd.MM.yyyy HH:mm}

So, I can't understand, how set the default time zone for it. This ignores php.ini date.timezone and date_default_timezone_set... Thanks!

user3449979
  • 439
  • 1
  • 5
  • 7
  • You can see as follows: http://stackoverflow.com/questions/19112357/java-simpledateformatyyyy-mm-ddthhmmssz-gives-timezone-as-ist maybe this can help you! – Cmder桥 Jul 13 '16 at 09:36
  • @Cmder桥. That link is about using client side Java, whereas the OP is using server-side PHP. – Patanjali Mar 05 '17 at 05:58

0 Answers0