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

Add methods for create dateTimeTz and softDeletesDatetimeTz #293

Closed
wants to merge 1 commit into from
Closed

Add methods for create dateTimeTz and softDeletesDatetimeTz #293

wants to merge 1 commit into from

Conversation

stanislav-cervenak
Copy link

Added missing methods for the create datetimesTz and softDeletesDatetimeTz

Timestamp ends 2038-01-19 and for that you need to prepare all the necessary methods.
https://en.wikipedia.org/wiki/Year_2038_problem

Added missing methods for the create `datetimesTz` and `softDeletesDatetimeTz`

Timestamp ends 2038-01-19 and for that you need to prepare all the necessary methods.
Copy link

github-actions bot commented Nov 5, 2023

Thank you for your pull request. However, you have submitted this PR on the Illuminate organization which is a read-only sub split of laravel/framework. Please submit your PR on the https://github.com/laravel/framework repository.

Thanks!

@github-actions github-actions bot closed this Nov 5, 2023
@stanislav-cervenak stanislav-cervenak deleted the patch-1 branch November 5, 2023 18:45
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

Successfully merging this pull request may close these issues.

1 participant