Skip to content

[SG-690] DateTime to Utc fix (#2115)#2117

Closed
trmartin4 wants to merge 3 commits intorcfrom
gpg-test-rc
Closed

[SG-690] DateTime to Utc fix (#2115)#2117
trmartin4 wants to merge 3 commits intorcfrom
gpg-test-rc

Conversation

@trmartin4
Copy link
Member

@trmartin4 trmartin4 commented Oct 5, 2022

  • SG-690 DateTime to Utc fix

  • SG-690 Removed Utc from server side datetime.

(cherry picked from commit 1e5eab0)

Type of change

  • Bug fix
  • New feature development
  • Tech debt (refactoring, code cleanup, dependency upgrades, etc)
  • Build/deploy pipeline (DevOps)
  • Other

Objective

Changed the time comparison to be UTC.

Code changes

  • src/App/App.xaml.cs: Added UTC to time comparison
    src/App/Pages/Accounts/LoginPasswordlessViewModel.cs: Added UTC to time comparison

Before you submit

  • Please check for formatting errors (dotnet format --verify-no-changes) (required)
  • Please add unit tests where it makes sense to do so (encouraged but not required)
  • If this change requires a documentation update - notify the documentation team
  • If this change has particular deployment requirements - notify the DevOps team

andrebispo5 and others added 3 commits October 4, 2022 20:42
* [SG-690] DateTime to Utc fix

* [SG-690] Removed Utc from server side datetime.

(cherry picked from commit 1e5eab0)
* [SG-690] DateTime to Utc fix

* [SG-690] Removed Utc from server side datetime.

(cherry picked from commit 1e5eab0)
@trmartin4 trmartin4 closed this Oct 5, 2022
@trmartin4 trmartin4 deleted the gpg-test-rc branch October 5, 2022 21:54
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