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

4.0.6 #87

Merged
merged 5 commits into from
Mar 10, 2022
Merged

4.0.6 #87

merged 5 commits into from
Mar 10, 2022

Conversation

Okipa
Copy link
Owner

@Okipa Okipa commented Mar 10, 2022

  • Added ability to set a timezone when formatting a date/time column with the dateTimeFormat method:
    • Updated column dateTimeFormat method signature to dateTimeFormat(string $dateTimeFormat, string $timezone = null): \Okipa\LaravelTable\Column
    • If no timezone is set, the default one, defined in config('app.timezone') is used

@Okipa Okipa self-assigned this Mar 10, 2022
@Okipa Okipa merged commit ce7843a into master Mar 10, 2022
@Okipa Okipa deleted the 4.0.6 branch March 10, 2022 12:06
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