utc

  1. Cupara

    XF 2.1 Converting UTC datetime to readable datetime

    I have this type of DateTime: This is in UTC and I need to convert it to: So far I have this in my template: {{ date(date_from_format("Y-m-d\TH:i:s.u\Z", '{$posts.created_at}'), '') }} How do I get this to convert and display properly? Right now it displays as Jan 1, 1970, and I'm not sure...
  2. ActorMike

    Cannot reproduce TimeZone on Server/PHP not honored in Logs

    Our log files are always +5 hours ahead of what our PHP/Server time is. We've confirmed with support our server time and PHP.ini time is correct and this is a possible bug. On a side note, why doesn't the cron have the ability to use a timezone other than UTC?
  3. spectre007

    Fixed Server Environment Report ... UTC timezone: YES

    Under Server Environment Report in Admin, the server environment says UTC timezone: Yes However, I have manually changed my Ubuntu box's timezone to America/NewYork after the initial Xenforo installation to correct this. Still, it says UTC timezone: Yes. How do I fix this?
Top Bottom