WPIntell

Source evidence

Date-Format and Time

Super Simple Event Calendar 路 support 路 2024-11-29T12:36:00+00:00

mixedsentiment
lowseverity
0.62relevance
2replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

7 / 36 rows with source links

19.4% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

29 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
droidspirit resolved
Hello, 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

Comments

2 shown
Marcel Pol 2024-11-29T17:08:00+00:00

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

droidspirit 2024-11-29T19:12:00+00:00

Hi Marcel, that works. Thank you very much 馃檪 Best regards Andre