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

Update task stats to reflect desired time zone #584

Conversation

homestar9
Copy link
Contributor

@homestar9 homestar9 commented Sep 30, 2023

This update makes ScheduledTask stats more consistent when it comes to time zones. I added a timezone stat property to show the desired time zone for the current ScheduledTask. Additionally, the created, lastrun, and nextrun stats will display in the desired time zone.

Addresses https://ortussolutions.atlassian.net/browse/COLDBOX-1241

Stats now contain datetimes for the set timezone as well as a string value of the timezone itself.
@homestar9
Copy link
Contributor Author

@lmajano not sure what is up with the Lucee 6 tests, but I want to make sure you saw this since I submitted it before Summit.

@lmajano
Copy link
Member

lmajano commented Oct 12, 2023

I think Lucee 6 latest broke ColdBox

@lmajano
Copy link
Member

lmajano commented Oct 12, 2023

Ignore it for now.

@lmajano
Copy link
Member

lmajano commented Oct 13, 2023

Thanks, merged manually, as I had to refactor some stuff!

@lmajano lmajano closed this Oct 13, 2023
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.

2 participants