startOfDay function

DateTime startOfDay()

Implementation

DateTime startOfDay(){
  return NUIDTUtil.startOfDay();
}