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(encoding/form): time with the location set to local time #2885

Merged
merged 1 commit into from
Dec 16, 2023

Conversation

demoManito
Copy link
Member

@demoManito demoManito commented Jun 21, 2023

Description (what this PR does / why we need it):

Which issue(s) this PR fixes (resolves / be part of):

Server local time should be used, not UTC(), there is time difference

Other special notes for the reviewers:

@codecov-commenter
Copy link

codecov-commenter commented Aug 18, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1bb98b6) 84.53% compared to head (1822c2f) 84.53%.

❗ Current head 1822c2f differs from pull request most recent head 5aa5b0e. Consider uploading reports for the commit 5aa5b0e to get more accurate results

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2885   +/-   ##
=======================================
  Coverage   84.53%   84.53%           
=======================================
  Files          88       88           
  Lines        3983     3983           
=======================================
  Hits         3367     3367           
  Misses        441      441           
  Partials      175      175           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dosubot dosubot bot added the LGTM label Dec 4, 2023
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Dec 4, 2023
@shenqidebaozi shenqidebaozi merged commit 856bc9a into go-kratos:main Dec 16, 2023
34 checks passed
@demoManito demoManito deleted the fix/location-time branch December 17, 2023 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
LGTM size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants