2011-09-02, 07:20:02
To be honest,
Problem with encoding in month name it's not really a problem.
everywhere where i find 'strftime', I'm put:
But i didn't yet get a proper working timezones. All my events are 1 day early than it should be.
But still working!
Problem with encoding in month name it's not really a problem.
everywhere where i find 'strftime', I'm put:
Code:
iconv("ISO-8859-2","UTF-8",ucfirst(strftime($format,$timestamp)))
But i didn't yet get a proper working timezones. All my events are 1 day early than it should be.
But still working!