English Full Text Styles for datetime2 Package Author: Nicola L. C. Talbot www.dickimaw-books.com Licence: LPPL Required Packages: datetime2, fmtcount This package provides the following the date and time styles "en-fulltext", "en-FullText", "en-FULLTEXT" and the additional time style "en-Fulltext". (The date equivalent can be obtained through commands like \Today.) Example usage: \documentclass{article} \usepackage[showdow]{datetime2-en-fulltext} \begin{document} Date: \today. Time: \DTMcurrenttime. \end{document} Unlike the base styles provided by datetime2.sty, these styles aren't expandable styles. This means that you can't use the date or time in PDF bookmarks or in the argument of certain commands, such as \MakeUppercase, while these styles are in use. INSTALLATION ============ latex datetime2-fulltext.ins Move *.sty file to TEXMF/tex/latex/datetime2-contrib/datetime2-en-fulltext/ Documentation: pdflatex datetime2-fulltext.dtx makeindex -s gind.ist datetime2-fulltext.idx makeindex -s gglo.ist -o datetime2-fulltext.gls datetime2-fulltext.glo pdflatex datetime2-fulltext.dtx pdflatex datetime2-fulltext.dtx Move datetime2-fulltext.pdf and README to TEXMF/doc/latex/datetime2-contrib/datetime2-fulltext/ This material is subject to the LaTeX Project Public License. See http://www.ctan.org/license/lppl1.3 for the details of that license.