Bug Tracker
ID | 59 |
---|---|
Status | Closed (Not a Bug) |
Category | datetime |
Version | 2.59 |
Summary | Spurious comma in French long and short dates |
Report
With `french` option of the `babel`'s package, there is a spurious comma in long and short dates, as pointed out by the joined MWE.Denis Bitouzé
MWE
\listfiles \documentclass[french]{article} \usepackage[utf8]{inputenc} \usepackage[T1]{fontenc} \usepackage{babel} \usepackage{datetime} \begin{document} \begin{description} \item[Correct:] \today \item[Not correct:] \shortdate\today \item[Not correct:] \longdate\today \end{description} \end{document}
Evaluation
This is a documented feature of the \longdate and \shortdate commands. The datetime package was originally designed to replace the ukdate package and the original declarations \longdate, \shortdate and \textdate were all hard-coded for British English. Later, datetime was made compatible with babel, but only to the extent of preventing babel's \date<language> commands from overwriting datetime's definition of \today. The replacement datetime2.sty is being designed as a language/region-aware package and the language modules should provide abbreviations for the given region as appropriate.Watch This Report
If you would like to be notified whenever updates are made to this report, please fill in your email address in the box below and click on "Notify Me of Changes" button. (Please ensure the address is valid.) Your details won't be passed on to third parties in line with this site's Privacy Policy.
If you supply your name, it will be used in the email greeting, which provides a more personal message, otherwise you'll just get a generic greeting. If you have previously supplied your name when signing up for notifications, you don't need to resupply it unless you want to change it.
If you have previously subscribed to notifications for this report, you can unsubscribe by clicking on the "Stop Notification" button.
The "Confirm Bug ID" field helps to protect against spambots. Please enter the bug ID (which you can find at the top of this page).
To unsubscribe from all notifications use the notifications page.
Comment
You can append a comment to the report using the form below. Comments are checked first before being added. Any spam or offensive content will be removed first according to this site's Terms of Website Use. Please bear in mind that I develop and maintain free software in my spare time. If you want commerical level support then you can hire a TeX consultant.
The "Confirm Bug ID" field helps to protect against spambots. Please enter the bug ID (which you can find at the top of this page).