[Pidgin] #10085: [ICQ] libpurple formats birthdays according to locale.

Pidgin trac at pidgin.im
Tue Aug 25 14:47:58 EDT 2009


#10085: [ICQ] libpurple formats birthdays according to locale.
--------------------+-------------------------------------------------------
 Reporter:  Florob  |        Owner:  MarkDoliner
     Type:  defect  |       Status:  new        
Milestone:          |    Component:  ICQ        
  Version:  2.6.1   |   Resolution:             
 Keywords:          |  
--------------------+-------------------------------------------------------

Comment(by darkrain42):

 Basically, the ICQ date formatting uses purple_date_format_short(), which
 uses `strftime("%x", tm)`, where %x is "The preferred date representation
 for the current locale without the time."

 This is a request to have dates formatted using %F (%Y-%m-%d, i.e. YYYY-
 MM-DD).

-- 
Ticket URL: <http://developer.pidgin.im/ticket/10085#comment:1>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list