Skip to Content
Menu
This question has been flagged

This is the event model from the calendar model using V14e

t-field="event.with_context(tz=event.event_tz).start" t-options='{"widget": "date","format": "EEEE dd-MMMM-yyyy"}


Shows " Sunday 09-April-2023"

But remove the t-options and it shows the time in my timezone.

t-field="event.start"

Shows "10/04/23 06:00:00" - this in my timezone. 

How do I keep the custom formatting and the timezone? 


Avatar
Discard
Related Posts Replies Views Activity
3
Jun 25
67268
1
Mar 25
2383
0
Aug 22
3384
0
Apr 21
5170
1
Sep 23
2980