Read the statement by Michael Teeuw here.
Text wrapping in table
-
I am working on a second instance of default calendar which is pulling in information from a personal calendar.
I am trying to get it to quit wrapping text but with no success.
Excel part of my brain says table is two columns wide and I don’t mind if the info in a table cell is truncated. I know what event is but just want visual cue.Having same basic problem with the date and time column but not sure where to find how to format the date and time
-
@ankonaskiff17 date/time formatting
https://thecodebarbarian.com/formatting-javascript-dates-with-moment-js.html
also content layout tools
https://forum.magicmirror.builders/topic/14862/help-with-a-couple-css-issues?_=1652722890548table is 3 columns,
symbol
description
date/time -
@sdetweil I cheated
hideTime: true,
For what I needed it gives the exact view I want.
Doing that showed a problem that I think is at the Outlook calendar end but some dates are shown asJune 3rd
while others show as 6 23 with the/
missing. -
@ankonaskiff17 note there are two different date format strings
dates and times
full dates ( all day)