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