lun
mar
mer
jeu
ven
sam
dim
l
m
m
j
v
s
d
30
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3

Le format d’affichage des évènements dans le calendrier a été modifié en retirant « _12HSTARTTIME -« .

URL : https://wp-events-plugin.com/documentation/using-template-files/?_highlight=overri/documentation/using-template-files/#example—overriding-the-calendar-html

We’ll give you a common example, using the above folder structures,  which override the calendar. This file is located at wp-content/plugins/events-manager/templates/templates/calendar-day.php.

Rather than editing this file directly, copy it to wp-content/plugin-templates/events-manager/templates/calendar-day.php and edit it there, as it will not be overwritten when you update Events Manager.

Note that Events Manager has two template folder levels, the one inside contains common templates, but other folders within the parent templates folder can be overridden. If you’re copying over a file from templates/templates, that’ll need to go within a templates folder in the overriding folder destination, as per the screenshot above.