def getConvertedDateTime(self, time):
     return TimeFormatter.getShortDatetimeFormat(
         time_utils.makeLocalServerTime(time))