Unless it is something really useful to the UM community, code modifications such as what you wish are not supported on this forum. That said, have you tried changing the format on WordPress (Settings > General Settings > Date Format)?
Hi borisv
Thanks for your feedback. I wish I don’t have to modify any code but unfortunately, changes on the WordPress settings don’t change the last login date format.
Hi borisv
Thanks again. In the meantime I have found the page where I could make the changes and it seems to work: um-datetime.php
Now only the month is written in English instead of German (“October” instead of “Oktober”). Strange as in the WordPress settings German is set as language. Is this an ultimatemember issue? Do you have any idea where to change?
And one last question: To not have the adjustments overwritten by any updates should it be possible to save the modified pages to my child theme? Am I write to save the above mentioned page “um-datetime.php” in child-theme/ultimate-member/core? I have tried but it seems that ultimate-member always takes the page from the original path.
Many thanks for your help which is really appreciated!
I am sorry, but I don’t believe that “um-datetime.php” will override date formatting. What I was suggesting is that you modify your SQL data base via phpMyAdmin. These are the instructions:
http://dev.mysql.com/doc/refman/5.7/en/date-and-time-functions.html#function_date-format
I hope this helps,