No. It is currently not possible to set the date a user joins the application.
But you can do one thing, whenever any fb user registers / connects to the facebook application, saves the current date / time with his facebook id on your system. And when you want to display the date of joining, then map your friends identifier to the database table.
source
share