We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Just see the output:
Datium::create(1398, 6, 31, 23, 59, 59)->from('jalali')->get(); // "2019-09-23 23:59:59" Datium::create(1398, 6, 30, 23, 59, 59)->from('jalali')->get(); // "2019-09-21 23:59:59"
how is this even possible? what ever happened to 22nd?!
The text was updated successfully, but these errors were encountered:
@mokhosh Thank you for your report, I'll fix it as soon as possible, I know where is the bug.
Sorry, something went wrong.
shahrokhniakan
No branches or pull requests
Just see the output:
how is this even possible? what ever happened to 22nd?!
The text was updated successfully, but these errors were encountered: