Skip to content
  • Rob Swindell's avatar
    00238c98
    Update user birthdate formats in user base · 00238c98
    Rob Swindell authored
    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.
    00238c98
    Update user birthdate formats in user base
    Rob Swindell authored
    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.
Loading