Display password expiration as delay instead of UTC datetime
In the reset password email we display the expiration as UTC date (because do not know the timezone of the recipient) but it can be complicate for the user to understand it. So I propose to display the delay until it expire from when the email was sent (we can assume that it will be received in the following minutes or that the date in the header will be correct).