Skip to content

Email verification date should be hold and returned by backend as UNIX float #447

Open
@annabauza

Description

Describe the bug
To keep consistency we should keep and return all dates as UNIX float. Currently email_verification_date has been hold and returned as date.

To Reproduce
Steps to reproduce the behavior:

  1. Get any verified user data
  2. See one date is in wrong format
  3. View data type of User table
  4. see one date is not a float type

Expected behavior
All dates stored and returned by backend should be UNIX floats

Screenshots
Screenshot 2020-02-15 at 19 36 30
image (2)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Category: CodingChanges to code base or refactored code that doesn't fix a bug.First Timers OnlyGood for newcomers.Open Source HackStatus: AvailableIssue was approved and available to claim or abandoned for over 3 days.Type: MaintenanceRepository maintenance.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions