Twitter doesn't expose an endpoint (or the data) for that information, but if you're using the streaming endpoints, new followers show up as an 'event' which you can record. Alternatively, the GetFollowers method returns a list of a users followers in generally chronological order, though this behavior is not guaranteed.
Can some one please let me know how can i get the date time (at least date) when a twitter user started following another twitter user ?