Nathan
Nathan
will try! thank you On Thu, Nov 21, 2019 at 8:46 AM z0ran8 wrote: > If you are asking about this placeholder > > [image: placeholder] > > > You...
I'm not, sorry!
i guess you have your answer ...
@kennethmac2000 what did you do to fix?
I used this. I found Gmail does not provide a top-level timezone, but Microsoft/Exchange does. ``` const getDateFromjCal = jCal => name => { const date = jCal.getFirstSubcomponent('vevent').getFirstPropertyValue(name); const vtimezone...
can anyone suggest a way to 'width - auto' size the columns according to the data?