<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Text wrapping in table]]></title><description><![CDATA[<p dir="auto">I am working on a second instance of default calendar which is pulling in information from a personal calendar.<br />
I am trying to get it to quit wrapping text but with no success.<br />
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.</p>
<p dir="auto">Having same basic problem with the date and time column but not sure where to  find how to format the date and time</p>
]]></description><link>https://forum.magicmirror.builders/topic/16761/text-wrapping-in-table</link><generator>RSS for Node</generator><lastBuildDate>Sat, 11 Apr 2026 11:50:07 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/16761.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 16 May 2022 15:19:31 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Text wrapping in table on Tue, 17 May 2022 15:12:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ankonaskiff17" aria-label="Profile: ankonaskiff17">@<bdi>ankonaskiff17</bdi></a> note there are two different date format strings</p>
<p dir="auto">dates and times<br />
full dates ( all day)</p>
]]></description><link>https://forum.magicmirror.builders/post/101892</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/101892</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Tue, 17 May 2022 15:12:14 GMT</pubDate></item><item><title><![CDATA[Reply to Text wrapping in table on Tue, 17 May 2022 15:09:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> I cheated <code> hideTime: true,</code><br />
For what I needed it gives the exact view I want.<br />
Doing that showed a problem that I think is at the Outlook calendar end but some dates are shown as <code>June 3rd</code> while others show as 6 23 with the <code>/</code> missing.</p>
]]></description><link>https://forum.magicmirror.builders/post/101891</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/101891</guid><dc:creator><![CDATA[ankonaskiff17]]></dc:creator><pubDate>Tue, 17 May 2022 15:09:58 GMT</pubDate></item><item><title><![CDATA[Reply to Text wrapping in table on Mon, 16 May 2022 17:43:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ankonaskiff17" aria-label="Profile: ankonaskiff17">@<bdi>ankonaskiff17</bdi></a> date/time formatting</p>
<p dir="auto"><a href="https://thecodebarbarian.com/formatting-javascript-dates-with-moment-js.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://thecodebarbarian.com/formatting-javascript-dates-with-moment-js.html</a></p>
<p dir="auto">also content layout tools<br />
<a href="https://forum.magicmirror.builders/topic/14862/help-with-a-couple-css-issues?_=1652722890548">https://forum.magicmirror.builders/topic/14862/help-with-a-couple-css-issues?_=1652722890548</a></p>
<p dir="auto">table is 3 columns,<br />
symbol<br />
description<br />
date/time</p>
]]></description><link>https://forum.magicmirror.builders/post/101864</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/101864</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 16 May 2022 17:43:56 GMT</pubDate></item></channel></rss>