Closed brunosollar closed 9 months ago
Describe the bug When creating a character, if you enter a date of birth less than 1970 it shows an error and the character is not created.
I believe this problem is happening due to the use of Unix Time, which only accepts dates greater than January 1, 1970.
To Reproduce Steps to reproduce the behavior:
Expected behavior The character is created and saved in the database.
Screenshots Screenshot 2024-01-17 163851
Describe the bug When creating a character, if you enter a date of birth less than 1970 it shows an error and the character is not created.
I believe this problem is happening due to the use of Unix Time, which only accepts dates greater than January 1, 1970.
To Reproduce Steps to reproduce the behavior:
Expected behavior The character is created and saved in the database.
Screenshots Screenshot 2024-01-17 163851