Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to Get Last Day of current month in Jalali? #153

Open
iliaghz opened this issue Sep 30, 2022 · 1 comment
Open

How to Get Last Day of current month in Jalali? #153

iliaghz opened this issue Sep 30, 2022 · 1 comment

Comments

@iliaghz
Copy link

iliaghz commented Sep 30, 2022

No description provided.

@iliaghz iliaghz changed the title How to Get Last Day of this month in Jalali? How to Get Last Day of current month in Jalali? Oct 1, 2022
@hos3ein
Copy link

hos3ein commented Dec 17, 2022

$lastDay = Jalalian::now()->getFirstDayOfMonth()->addDays(Jalalian::now()->getMonthDays() - 1);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants