2009/7/27 Cris <[email protected]>: > Hi all! > Im new to habari and working on a theme translation to spanish. I only left > the date. Where i find the month name used on post_pubdate_out to translate? > I mean, the theme output is "July 27th, 2009" and i want "27 de Julio de > 2009" > Thanks
As I understand it, Habari extends PHP's DateTime, which should respect your locale setting for date formats. You can set your locale in the admin Options page. You'll need to have the appropriate locale installed on the server. Hope that helps. btw, it's better to send a new email rather than reply and change the subject line, which can hide your email in an unrelated thread. Might be why you haven't had any answers. -- Michael C. Harris, School of CS&IT, RMIT University http://twofishcreative.com/michael/blog IRC: michaeltwofish #habari --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/habari-dev -~----------~----~----~----~------~----~------~--~---
