Formats date and time values using locale-specific date and time formatting conventions.
lsDateTimeFormat(date [, mask, locale, [timeZone]]); → returns string
lsDateTimeFormat(date [, mask, locale, [timeZone]]);
→ returns string
lsDateTimeFormat("2015-04-11 19:02", "short")