Skip to content Skip to sidebar Skip to footer
Showing posts with the label Internationalization

Handling International Dates In Python

I have a date that is either in German for e.g, 2. Okt. 2009 and also perhaps as 2. Oct. 2009 How… Read more Handling International Dates In Python

Convert Python String Date To Mysql Datetime

I have a string field witch is a date scraped from internet and reads like this: 'Lun Ene 27, … Read more Convert Python String Date To Mysql Datetime

Commanderror: Can't Find Xgettext. With Django I18n

I have building a simple application with django in which I am using I18N. But when I tried to run … Read more Commanderror: Can't Find Xgettext. With Django I18n