if (!config.isUndefined('date')) {
        m_end = moment.utc(global.config.date).endOf('Day');
    }