Welcome Guest, Not a member yet? Register   Sign In
problem whit creating libraries? Help me!!!!!!
#4

[eluser]Unknown[/eluser]
Try this code :
Code:
$j2g = $this->convert_date->JalaliToGregorian('1390','04','20');
echo $j2g[0]." ".$j2g[1]." ".$j2g[2];//Class END
$g2j = $this->convert_date->GregorianToJalali('2000','10','10');
echo $g2j[0]." ".$g2j[1]." ".$g2j[2];

Best regards


Messages In This Thread
problem whit creating libraries? Help me!!!!!! - by El Forum - 07-11-2011, 01:50 PM
problem whit creating libraries? Help me!!!!!! - by El Forum - 07-11-2011, 01:53 PM
problem whit creating libraries? Help me!!!!!! - by El Forum - 07-11-2011, 04:28 PM
problem whit creating libraries? Help me!!!!!! - by El Forum - 07-11-2011, 05:02 PM
problem whit creating libraries? Help me!!!!!! - by El Forum - 07-12-2011, 12:59 PM



Theme © iAndrew 2016 - Forum software by © MyBB