static String getChatTimeStr(int time, {bool needTime = false}) { return getEnTime(time, needTime: needTime); }