# Now Indicator

You can display a marker that represents the exact current time in both [TimeGrid view](timegrid-view.md) and [Timeline view](timeline-view.md).

## Articles

- [nowIndicator](nowIndicator.md) - Whether or not to display a marker indicating the current time.
- [now](now.md) - Explicitly sets the "today" date of the calendar. This is the day that is normally highlighted in yellow.
- [Now-Indicator Header Render Hooks](now-indicator-header-render-hooks.md) - Customize the now-indicator "arrow" element that appears in the time axis of TimeGrid view and Timeline view.
- [Now-Indicator Line Render Hooks](now-indicator-line-render-hooks.md) - Customize the now-indicator "line" element that appears over the day columns of TimeGrid view and Timeline view.
- [Now-Indicator Dot Render Hooks](now-indicator-dot-render-hooks.md) - Customize the now-indicator "dot" element that appears alongside the now-indicator line in the time axis of TimeGrid view and Timeline view.

## Demos

- [TimeGrid view now-indicator](timegrid-nowIndicator-demo)
- [Timeline-view now-indicator](timeline-nowIndicator-demo)
