flopp / GpxTrackPoster

Create a visually appealing poster from your GPX tracks
MIT License
426 stars 50 forks source link

Add helper functions to retrieve localized day and month names. #51

Closed flopp closed 4 years ago

flopp commented 4 years ago

This adds localization.py with functions localized_day_of_week_name and localized_month_name that can be adapted to certain locales' requirements (e.g. proper formatting of Russian month names).