W dniu 2010-01-27 15:58, Thomas Weidner [via Zend Framework Community]
pisze:
> or as array
> Zend_Locale_Data::getList($locale, 'day', array('gregorian', 'format',
> 'wide'));
>
> and compute/use only the first 3 chars:
> iconv_substr($day, 0, 3, 'UTF-8')You're fast as a lighting :) Thank you. -- regards takeshin -- View this message in context: http://n4.nabble.com/Zend-Locale-weekday-short-tp1311657p1311708.html Sent from the Zend Framework mailing list archive at Nabble.com.
