goCurrentDay method

dynamic goCurrentDay()

Implementation

goCurrentDay() {
  controller.jumpTo(offsetForDateTime(createDateTime));
}