<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[LuxCal Web Calendar — LuxCal 5.3.1 - Time picker problem when 12-hour (am/pm) time format]]></title>
		<link>https://www.luxsoft.eu/lcforum/viewtopic.php?id=495</link>
		<atom:link href="https://www.luxsoft.eu/lcforum/extern.php?action=feed&amp;tid=495&amp;type=rss" rel="self" type="application/rss+xml"></atom:link>
		<description><![CDATA[The most recent posts in LuxCal 5.3.1 - Time picker problem when 12-hour (am/pm) time format.]]></description>
		<lastBuildDate>Thu, 04 Apr 2024 11:42:16 +0000</lastBuildDate>
		<generator>PunBB 1.4.4</generator>
		<item>
			<title><![CDATA[LuxCal 5.3.1 - Time picker problem when 12-hour (am/pm) time format]]></title>
			<link>https://www.luxsoft.eu/lcforum/viewtopic.php?pid=1852#p1852</link>
			<description><![CDATA[<p>When on the Settings page the 12-hour time format (am/pm) has been selected, then on the Add / Edit Event page the time picker doesn&#039;t work anymore.<br>This can be solved by editing the file /common/dtpicker.js and on lines 152 and 153 replace &quot;const&quot; by &quot;var&quot;, as indicated below:<br></p><div class="codebox"><pre><code>var am = apm[0].replace(&quot;a&quot;,&quot;am&quot;).replace(&quot;A&quot;,&quot;AM&quot;);
var pm = apm[0].replace(&quot;a&quot;,&quot;pm&quot;).replace(&quot;A&quot;,&quot;PM&quot;);</code></pre></div><p>Roel</p>]]></description>
			<author><![CDATA[null@example.com (Roel)]]></author>
			<pubDate>Thu, 04 Apr 2024 11:42:16 +0000</pubDate>
			<guid>https://www.luxsoft.eu/lcforum/viewtopic.php?pid=1852#p1852</guid>
		</item>
	</channel>
</rss>
