Ionic2-calander

How to give start time and end time?

eventSource = [
  {
    title: 'Event - ',
    startTime:'',
    endTime:  '',
    color: 'primary'
  }];