Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
* Different date format for each of the two languages can be used via `locale_date_format` function from `common.R`. It returns the formatting string according to current `LC_TIME` locale (`%-d. %B %Y` for `cs`, `%B %-d %Y` for `en` and as a fallback):
* Different date format for each of the two languages can be used via `locale_date_format` function from `common.R`. It returns the formatting string according to current `LC_TIME` locale (`%-d. %B %Y` for `cs`, `%B %-d, %Y` for `en` and as a fallback):