export interface DateOption { timeList: any; literal: string; date_object?: object; }