Conversation
supportHello, is it possible to change the date format to dd.MM.yyyy and also display the time in MM:SS format? Thanks Andre
Hi Andre, In General Settings of WordPress you can change the default display of date for the events and for WordPress in general. Time is not shown. What I usually do is set the time to 23:50 in the evening, that way it is shown all day long. It is also possible to change the display of the date with the PHP filter ssec_get_the_date . If that is of interest to you I could write some example code for you. Regards, Marcel
Hi Marcel, that works. Thank you very much 馃檪 Best regards Andre
Hi Andre, In General Settings of WordPress you can change the default display of date for the events and for WordPress in general. Time is not shown. What I usually do is set the time to 23:50 in the evening, that way it is shown all day long. It is also possible to change the display of the date with the PHP filter ssec_get_the_date . If that is of interest to you I could write some example code for you. Regards, Marcel
Hi Marcel, that works. Thank you very much 馃檪 Best regards Andre