<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>MachForm Community Forums Topic: International things</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: International things</description>
<language>en</language>
<pubDate>Mon, 04 May 2026 07:43:18 +0000</pubDate>

<item>
<title>rgj on "International things"</title>
<link>https://www.machform.com/forums/topic/international-things#post-4422</link>
<pubDate>Mon, 26 Jan 2009 20:57:42 +0000</pubDate>
<dc:creator>rgj</dc:creator>
<guid isPermaLink="false">4422@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Oh. Don't forget to remove the line&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$rules[$element_name_4][&#38;#39;required&#38;#39;] = true;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;around line #400 in post_functions.php
&#60;/p&#62;</description>
</item>
<item>
<title>rgj on "International things"</title>
<link>https://www.machform.com/forums/topic/international-things#post-4421</link>
<pubDate>Mon, 26 Jan 2009 18:22:56 +0000</pubDate>
<dc:creator>rgj</dc:creator>
<guid isPermaLink="false">4421@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;It's not that many code modifications.&#60;br /&#62;
In export_entries.php, manage_entries.php, and include/entry-functions.php look for date(&#34;h:i:s A&#34;, ... and date(&#34;h:i A&#34; and change them to &#34;H:i:s&#34; and &#34;H:i&#34; respectively. (There are 3 x 2 occurences)&#60;/p&#62;
&#60;p&#62;Around line 810 in includes/view-functions.php find the lines stating&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;select class=&#38;quot;element select&#38;quot; style=&#38;quot;width:4em;&#38;quot; id=&#38;quot;element_{$element-&#38;gt;id}_4&#38;quot; name=&#38;quot;element_{$element-&#38;gt;id}_4&#38;quot;&#38;gt;
...
&#38;lt;label&#38;gt;AM/PM&#38;lt;/label&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and put HTML comments around it (&#38;lt;!-- ... --&#38;gt;)&#60;br /&#62;
then add the line&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;input type=&#38;quot;hidden&#38;quot; id=&#38;quot;element_{$element-&#38;gt;id}_4&#38;quot; name=&#38;quot;element_{$element-&#38;gt;id}_4&#38;quot; value=&#38;quot;&#38;quot; /&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and you've got european time format.
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "International things"</title>
<link>https://www.machform.com/forums/topic/international-things#post-4392</link>
<pubDate>Fri, 23 Jan 2009 20:51:58 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">4392@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Sorry, those two would require pretty much code modifications.&#60;br /&#62;
Thanks for the requests though, it has been noted into our feature request list.
&#60;/p&#62;</description>
</item>
<item>
<title>rgj on "International things"</title>
<link>https://www.machform.com/forums/topic/international-things#post-4375</link>
<pubDate>Thu, 22 Jan 2009 22:51:21 +0000</pubDate>
<dc:creator>rgj</dc:creator>
<guid isPermaLink="false">4375@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;First of all: this is a great tool!&#60;/p&#62;
&#60;p&#62;There are some things that are not really suited for the European market here. I already found the modifications for a more European address format but the same thing goes for time fields and phone numbers.&#60;/p&#62;
&#60;p&#62;* Europeans tend to use a 24h time format without AM/PM.&#60;br /&#62;
* Phone numbers in the most European countries have only two groups of digits (here in .NL it's 2-8 or 3-7 or 4-6 so to suit all possibilities I would need a group of max. 4 digits followed by a group of max. 8 digits.&#60;/p&#62;
&#60;p&#62;Is it possible to add these possibilities (like already done with the date field), or release a patch for them in the forum?&#60;/p&#62;
&#60;p&#62;Thanks in advance.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
