---
title: currentMediaItemDate
framework: tvmljs
role: symbol
role_heading: Instance Property
path: tvmljs/player/1837542-currentmediaitemdate
---

# currentMediaItemDate

Contains the current time of the media item as a Date object.

## Declaration

```data
readonly attribute Date currentMediaItemDate;
```

## See Also

### Inspecting Media Items

- [currentMediaItem](tvmljs/player/1627325-currentmediaitem.md)
- [currentMediaItemDuration](tvmljs/player/1682110-currentmediaitemduration.md)
- [nextMediaItem](tvmljs/player/1627338-nextmediaitem.md)
- [previousMediaItem](tvmljs/player/1627373-previousmediaitem.md)
