Forecast IO 5 day layout language BUG? (+ understanding duration)

requirements checks

intl

I think we are going to need some extra logging to find out what the problem is - can you add something to this file.

Above line 54.

Debug::Error(sprintf('Intl Available: %d. Intl on: %d. Default Language: %s. Default Timezone: %s. Format: %s. Timestamp: %d.', Config::CheckIntlDateFormat(), Config::GetSetting('USE_INTL_DATEFORMAT'), Config::GetSetting('DEFAULT_LANGUAGE'), Config::GetSetting('DEFAULT_TIMEZONE'), $format, $timestamp));

Then load up your layout again and see what the error message in the log says.