morilog / jalali

This Package helps developers to easily work with Jalali (Shamsi or Iranian) dates in php appliations, based on Jalali (Shamsi) DateTime class.
MIT License
860 stars 110 forks source link

forge method error #66

Closed skhalili closed 5 years ago

skhalili commented 5 years ago

Hi this is not working and show error $date = Jalalian::forge(1552608000);

Error: DateTime::_Construct():Failed to parse time string(1552608000) at position 8 (0):Unexpected character

morilog commented 5 years ago

I will write test for your use-case and the test was passed;