events = await CalendarEvent.today()
var found = false
var count = 0
var m_dict = {
"time":0,///
"tomato":0,
"detail":{
}
}
var reg = /\d+/
var allDayevent = null
var cal = null
for (e of events)
{
console.log(e.title)
if(e.title