<div dir="ltr">Unfortunately the #time parser function is not so international as you think: it fails in providing the correct date format appropriate for a language, because **even the format string** must be updated (for example see Chinese, Korean, Japanese that need specific suffixes, or languages that need variants for month names).<div>

<br></div><div>There's still currently no support for properly selecting a format showing specific elements of a date, in the appropriate order and with the correct separators).<div><br></div><div class="gmail_extra">

However you can use it to format time of day (as far as I know there's no problem as long as you use a numeric format).</div><div class="gmail_extra"><br></div><div class="gmail_extra">Before that, the common practice is to display only dates in ISO 8601 format (YYYY-MM-DD), and let people translate the separation between date and time, and then use the time format separately (HH:MM is safe in all langiuages even if they prefer other separators; such as "20h30" in French instead of "20:30")</div>

<div class="gmail_extra"><br></div><div class="gmail_extra">If you intend to use month names, there's for now no solution with the #time function except for a restricted set of languages where you know that names and separators will be correct.<br>

<br><div class="gmail_quote">2014-05-07 0:38 GMT+02:00 Jon Harald Søby <span dir="ltr"><<a href="mailto:jhsoby@gmail.com" target="_blank">jhsoby@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div dir="ltr">The {{#time:}} ParserFunction: <a href="https://www.mediawiki.org/wiki/Help:Extension:ParserFunctions#.23time" target="_blank">https://www.mediawiki.org/wiki/Help:Extension:ParserFunctions#.23time</a><div>
<br>
</div><div>Tell translators in the description to fill in whatever code from that list is correct in their language. So for English it'll be "j F Y", for Norwegian "j. F Y", for Farsi "xij xiF xiY" (I think). And then in the code it'll be just {{#time:j F Y|2014-06-06}}, and you tell translators to keep the date the same, but change the codes if necessary.<br>


<div class="gmail_extra"><br><br><div class="gmail_quote">2014-05-06 19:43 GMT+02:00 James Alexander <span dir="ltr"><<a href="mailto:jalexander@wikimedia.org" target="_blank">jalexander@wikimedia.org</a>></span>:<div>

<div class="h5"><br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">The <span style="font-family:arial,sans-serif;font-size:13px"> {{formatnum:6}} makes sense, I can add that in, (as I said earlier I'm happy for people to change it for their own numerical system, but that would certainly be easier). I don't know about a good way to call the formate date function sadly :-/ I tried to pick the 'most' universal option but it certainly isn't perfect and I completely agree with you that a format date format would be useful. </span></div>




<div class="gmail_extra"><div><br clear="all"><div><div>James Alexander</div><div>Legal and Community Advocacy</div>
<div>Wikimedia Foundation</div>
<div><a href="tel:%28415%29%20839-6885%20x6716" value="+14158396885" target="_blank">(415) 839-6885 x6716</a> @jamesofur<br></div></div>
<br><br></div><div><div><div class="gmail_quote">On Tue, May 6, 2014 at 7:47 AM, Philippe Verdy <span dir="ltr"><<a href="mailto:verdy_p@wanadoo.fr" target="_blank">verdy_p@wanadoo.fr</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<div dir="ltr">Doesn't MediaWiki offer for all Wikimedia wikis the necessary support for formating dates according to user preferences or local wiki defaults for signatures?<div>If so, the number 6 you want will be inappropriate in Arabic and in many date formats for South Asian languages using other digits.</div>






<div>MediaWiki offers {{formatnum:6}} for this purpose, it is easy to infer where it is in the translation if you intend to change it. However June is also the 6th month of the year (same day number) and you may wonder which field is the day part if you don't know if the date uses "d;m;y" or "m:d;y" formatting order (some languages don"t really have names for Gregorian dates, but append a speific suffix to numbers to indicate if this is a year, month or day, such as Chinese).</div>






<div><br></div><div>A very small script will generate the formated dates that are then easy to update in translations, even if you don't want to use templates for that (because templates are wiki-dependant and their name vary).</div>






<div>But things would be even easier if all wikis had a parserfunction for formatting dates given a matching language code (if the format is unknown for that language, just use the ISO 8601 format yyy-mm-dd which is not ambiguous in all existing languages, even if it is not the most usual format for that language.</div>






<div>I just hope that one day we'll have a parser function like {{formatdate:2014-06-06|ymd|language-code}} that will format the date using the 3 fields (not padded with zero if not needed, but not rounded to 2 digits with the appropriate order, suffixes and separators, and possibly their names; all in the appropriate script)</div>






<div><br></div><div>CLDR data has this info and there's even a demo in the Unicode CLDR website.</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-05-06 2:07 GMT+02:00 James Alexander <span dir="ltr"><<a href="mailto:jalexander@wikimedia.org" target="_blank">jalexander@wikimedia.org</a>></span>:<br>






<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div><div><div dir="ltr">Hi All,<div><br></div><div>The Legal team will be announcing later this week (currently planned for Wednesday) the start of a 30 day notice period that the privacy policy will be changing. This is the privacy policy that was discussed over a multi month period on wiki ( <a href="https://meta.wikimedia.org/wiki/Privacy_policy" target="_blank">https://meta.wikimedia.org/wiki/Privacy_policy</a> ) and was recently approved by the board. You can find the banner text to translate (using the translate extension) at <a href="https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=Centralnotice-tgroup-PPChangeNotice2014&filter=" target="_blank">https://meta.wikimedia.org/w/index.php?title=Special:Translate&group=Centralnotice-tgroup-PPChangeNotice2014&filter=</a> .</div>








<div><br></div><div>If possible (transliteration is fine) we want to keep the day part of the date ( 6 ) as a number so that, if the announcement date gets pushed back for some reason or another, we can adjust the official starting date without affecting the translations much.</div>








<div><br></div><div>Michelle is still finishing the blog post itself but the plan is to have it available for translation as well so that over the course of the month we can get it up in as many translations as possible.</div>








<div><br></div><div>If you'd prefer you can also send me the translation off list and I'm happy to insert it. The current text is:</div><div>Our Privacy Policy is changing on 6 June 2014.<br></div><div>To learn more, click here.<br>








</div><div><br></div><div>We also have the 'close' text (shown you hover over the close button) saying: Close</div><span><font color="#888888"><div><br clear="all"><div><div>James Alexander</div><div>

Legal and Community Advocacy</div>
<div>Wikimedia Foundation</div>
<div><a href="tel:%28415%29%20839-6885%20x6716" value="+14158396885" target="_blank">(415) 839-6885 x6716</a> @jamesofur<br></div></div>
</div></font></span></div>
<br></div></div>_______________________________________________<br>
Translators-l mailing list<br>
<a href="mailto:Translators-l@lists.wikimedia.org" target="_blank">Translators-l@lists.wikimedia.org</a><br>
<a href="https://lists.wikimedia.org/mailman/listinfo/translators-l" target="_blank">https://lists.wikimedia.org/mailman/listinfo/translators-l</a><br>
<br></blockquote></div><br></div>
<br>_______________________________________________<br>
Translators-l mailing list<br>
<a href="mailto:Translators-l@lists.wikimedia.org" target="_blank">Translators-l@lists.wikimedia.org</a><br>
<a href="https://lists.wikimedia.org/mailman/listinfo/translators-l" target="_blank">https://lists.wikimedia.org/mailman/listinfo/translators-l</a><br>
<br></blockquote></div><br></div></div></div>
<br>_______________________________________________<br>
Translators-l mailing list<br>
<a href="mailto:Translators-l@lists.wikimedia.org" target="_blank">Translators-l@lists.wikimedia.org</a><br>
<a href="https://lists.wikimedia.org/mailman/listinfo/translators-l" target="_blank">https://lists.wikimedia.org/mailman/listinfo/translators-l</a><br>
<br></blockquote></div></div></div><span class="HOEnZb"><font color="#888888"><br><br clear="all"><div><br></div>-- <br><div>mvh</div><div><a href="http://meta.wikimedia.org/wiki/User:Jon_Harald_S%C3%B8by" target="_blank">Jon Harald Søby</a></div>


</font></span></div></div></div>
</blockquote></div><br></div></div></div>