jalali icon indicating copy to clipboard operation
jalali copied to clipboard

This Package helps developers to easily work with Jalali (Shamsi or Iranian) dates in php appliations, based on Jalali (Shamsi) DateTime class.

Results 20 jalali issues
Sort by recently updated
recently updated
newest added

Are you not adding support for Laravel 10?

Hello. When I use the '**now**' method and convert the returned data from the library to a **DateTime**, the output shows a time that **differs** from the current time by...

سلام وجود نیم فاصله در روز هفته مانند "سه‌شنبه" باعث ایجاد مشکل در فرانت ما شده! نمیدونم از چه ورژنی نیم فاصله اضافه شده، برای اینکه نباشه باید چکار کنم؟...

https://github.com/morilog/jalali/issues/175 ممنون

Fix problem related to leading zero I ran all the available tests Now both of these are same: ```php Jalalian::fromFormat('Y-m-d H:i:s', "1395-02-09 04:03:00")->toCarbon(); // ✔ Jalalian::fromFormat('Y-m-d H:i:s', "1395-2-9 4:3:0")->toCarbon(); //...

من هنگام نصب این بسته با خطای زیر مواجه شدم: `$ composer require morilog/jalali:3.*./composer.json has been updated Running composer update morilog/jalali Loading composer repositories with package information Updating dependencies Your...

- Added `next` method which returns the date of the next day based on the name of the day. - Added `previous` method which returns the date of the previous...

Hi, This pull request introduces a postfix `دیگر` for future times to enhance readability. Additionally, I have added tests to cover the `ago` method. The added tests will help maintain...

طبق مستندات این کد باید مقدار false برگردونه در صورتی که true برگشت داده میشه: \Morilog\Jalali\CalendarUtils::checkDate(2016, 5, 7); // false