Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
DEV backlog
-
None
Description
In signup we receive "param3" that tells us if the field includes time or not. But in the user profile we don't have it, so we're always displaying date and time.
We should receive the params for the profile field and use them to determine how should the date be displayed.