Return to Snippet

Revision: 27226
at May 31, 2010 04:08 by yisreldov


Initial Code
        $hebDate =  iconv('ISO-8859-8','UTF-8',jdtojewish( unixtojd(strtotime($date)),1));

Initial URL


Initial Description


Initial Title
Get UTF-8 hebrew date from date stamp ( mysql )

Initial Tags
mysql, php, textmate

Initial Language
PHP