> For the complete documentation index, see [llms.txt](https://ovatheme.gitbook.io/brw/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ovatheme.gitbook.io/brw/faqs/display-time-on-view-month-calendar.md).

# Display time on View Month Calendar

Add bellow code to functions.php file in theme or child theme

```
add_filter( 'ovabrw_calendar_event_show_title', '__return_true' );
```

<figure><img src="/files/lwirSwuej6nuHDstD5c3" alt=""><figcaption></figcaption></figure>
