-
- Downloads
Update user birthdate formats in user base
i.e. from MM/DD/YY or DD/MM/YY to YYYYMMDD. The C/C++ source still supports all 3 formats, so it's not terrible if the birthdates aren't converted, but thing will be better if we do this ahead of time and find all the remaining issues with the new format rather than wait for new users (with the new format) to trickle in.
Please register or sign in to comment