Thread Starter
hsu444
(@hsu444)
Thank you very much for the help. I found it! 🙂
@baljitdhanjal
Oh! I am really sorry for my fault…
Hallo @baljitdhanjal ,
I saw it under the-events-calendar/src/views/blocks/event-datetime.php
and there is such code:
$date_format = tribe_get_date_format( $use_yearless_format )
Is it not from your plugin?
Hello CoolHappy,
here we encoutered the same problem too. The time format is not changed after I updated it in the setting.
update: I figured out if I chose in Setting “date without year” and write the shortcode with year it works…
I also saw in one of the php files, the dateformat default setting is “$use_yearless_format”. I assume that is where the problem is?
-
This reply was modified 7 years, 3 months ago by hsu444.