
knight at teksavvy
Mar 27, 2012, 10:01 AM
Views: 1397
Permalink
|
|
Re: [mythtv] 0.25 Release Schedule -- feature freeze this Sunday
[In reply to]
|
|
Hi Walter! On 3/27/2012 8:47 AM, Walter Cheuk wrote: > So what are you going to add at first? > > 2012/3/27 Nicolas Riendeau <knight [at] teksavvy > <mailto:knight [at] teksavvy>> > > Hi Walter! > Please don't top post... I am/was going to add %Y年%m月%d日 (%A) as a MythArchive date format and %p %I:%M as a MythArchive time format to match the entries you put in your locale file. BTW, I did a test yesterday with %x (Locale’s appropriate date representation) hoping the output would be better (ie no leading zeros, etc...) than building it using %Y, %m, %d and %A but the results were similar. This is what I got: 2012年03月26日 星期一 (星期一 = Monday) which is quite similar to what you did with %Y, %m, %d and %A (but without the parenthesis around the day of the week). Do you need additional MythArchive date and time formats? Thank you and have a nice day! Nicolas _______________________________________________ Mythtv-translators mailing list Mythtv-translators [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-translators
|