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

fix: fix Application UI using UTC time #472

Merged
merged 5 commits into from
Nov 11, 2024

Conversation

cin-cris
Copy link
Contributor

@cin-cris cin-cris commented Nov 6, 2024

Description

Type of change

  • New features (non-breaking change).
  • Bug fix (non-breaking change).
  • Breaking change (fix or feature that would cause existing functionality not to work as expected).

Checklist

  • I have performed a self-review of my code.
  • I have added thorough tests if it is a core feature.
  • There is a reference to the original bug report and related work.
  • I have commented on my code, particularly in hard-to-understand areas.
  • The feature is well documented.

@cin-cris cin-cris changed the title Fix issue 262 A bug fix Nov 6, 2024
@cin-cris cin-cris changed the title A bug fix fix: fix Application UI using UTC time Nov 6, 2024
@taprosoft
Copy link
Collaborator

@cin-cris
Copy link
Contributor Author

@taprosoft I updated the date_created and other time-related field all over the repo. Please review again.

@taprosoft
Copy link
Collaborator

Still missing date_created for uploaded file

"date_created": Column(

@cin-cris
Copy link
Contributor Author

@taprosoft done changing all date_created field. Please kindly review.

Copy link
Collaborator

@taprosoft taprosoft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@taprosoft
Copy link
Collaborator

@cin-cris Thanks for your contribution.

@taprosoft taprosoft merged commit 5b828c2 into Cinnamon:main Nov 11, 2024
5 checks passed
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.

[BUG] Minor bug: Application UI time using UTF time instead of system time
2 participants