On 23-Aug-2012 13:53:53 +0200, Jürgen Krämer wrote:

> Bram Moolenaar wrote:
>>
>> This is hard coded.   Perhaps we should always show the year:
>> Year/Month/Day.  That's ISO 8601.  If it's a standard it must be right!
> 
> the separator between date values is a hyphen. A slash is used in time
> intervals.
> 
> Regards,
> Jürgen

No matter the standard or format, it may feel strange to some users, and cause
confusion. The locales were invented for a reason :-)

strftime('%x') seems to work even on Windows, which is usually finicky with
these formats. I also don't see a need for parsing that output, and the variable
width can be dealt with. +1 for using the proper locale.

-- regards, ingo

-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Raspunde prin e-mail lui