hrimhari / moodle-auth_emailadmin

Moodle plugin to provide email self-registration with admin confirmation
GNU General Public License v3.0
14 stars 20 forks source link

DateTime not converted #25

Closed SVIeSolutions closed 5 years ago

SVIeSolutions commented 5 years ago

Hi, I added custom fields to the user profile, one is the birth date. But in the mail, the date is displayed in unix time (example: 702792000), which is not very useful ;) Would it be possible to validate the type and convert the date value to something readable... Thanking you in advance!

hrimhari commented 5 years ago

The fix will use better formatting. But when the profile field is a checkbox, it will cause some minor formatting issues with the message.