• 获取某一天的开始Date

    参数

    • date: Date

    返回 Date

    formatDate(getStartOfDate(new Date('2023/04/19 12:10:50'))); // '2023-04-19 00:00:00'