dateTime

abstract val dateTime: LocalDateTime?

The dateTime of the given MediaItem of when it was recorded.

This may be null if the filename of the MediaItem is malformed (which should never happen), but is a case that can occur when manually inserting images into the MediaClient collection.