Re: [SMW-devel] localized dates

2007-04-17 Thread S Page
Markus Krötzsch wrote: > Yes, I think we should switch to MW's formatting methods, using the content > language. > > S: could you make this happen easily, or would this be difficult? I checked it in. $mwDateTime = date('YmdHis', $time); if ( abs($time - strtotime($date_part)) >

Re: [SMW-devel] localized dates

2007-04-12 Thread Markus Krötzsch
On Thursday 05 April 2007 14:44, S Page wrote: > cnit wrote: > > Also I believe that localized translations (eg. SMW_LanguageRu.php and > > so on) should also provide a PHP-format string to correctly display > > local dates, according to their "uselang" variable. > > Umm, can you be more specific a

Re: [SMW-devel] localized dates

2007-04-05 Thread S Page
cnit wrote: > Also I believe that localized translations (eg. SMW_LanguageRu.php and > so on) should also provide a PHP-format string to correctly display > local dates, according to their "uselang" variable. Umm, can you be more specific as to what you want? Are you talking about attributes of