endOfDay function

DateTime endOfDay()

Implementation

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