mirror of
https://github.com/labring/FastGPT.git
synced 2026-06-13 01:07:50 +08:00
4.6.3-alpha1 (#529)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
import dayjs from 'dayjs';
|
||||
|
||||
export const formatTime2YMDHM = (time: Date) => dayjs(time).format('YYYY-MM-DD HH:mm');
|
||||
Reference in New Issue
Block a user