1/* 2 * This file is part of CoCalc: Copyright © 2020 Sagemath, Inc. 3 * License: MS-RSL – see LICENSE.md for details 4 */ 5 6export const show_announce_start = new Date("2018-08-19T00:00:00.000Z"); 7export const show_announce_end = new Date("2018-08-28T00:00:00.000Z"); 8 9