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
852 stars 107 forks source link

Date Difference Laravel #152

Open edrissnasrat opened 1 year ago

edrissnasrat commented 1 year ago

Salam Aliakum,

Hope all is well.

Let me know if you can assist in Server Side jalalian:: now(), a date differs from current date. Example: Current date 31.06.1401 and it pickups a 01.07.1401.

Regards, Nasrat

hos3ein commented 1 year ago

Aliakum Salam,

Check your server timezone or set 'timezone' => 'Asia/Tehran' in app.php config file.