Our forum anyway, the join date for the imported accounts is the day they were imported.
I imagine it could be worked out how to do it, but I’m not so sure this would be considered enough of a priority to do the work involved while there are still so many other things that need to be done first.
Though if a “date == after ____”, or better, an “except where date == ____” thing was in place it would help.
You would need to import and then go back and change created_at. Or change created_at as part of the import. This might be considered poor practice, but I’ve done it myself importing legacy data into a new CMS.
It could be a topic about an ongoing project that has not exactly gone as expected and exactly for that reason has been active since it’s inception and has become a forum in-joke or something like that.
Well, there’s a date_of_birth column in the users table.
It’s just not possible to set / change it in the user profile at the moment.
The SMF2 importer is already setting this field during the import and I’m going to add it to the phpBB3 importer.