Publishes events when the selected time changes.
Date is set to epoch(1970-1-1) and time set to time
@Output() Stream<DateTime> get timeChange => _timeChangeController.stream;