how do I display both current date and current time on titlepage in article mode?

Philip Taylor P.Taylor at Hellenic-Institute.Uk
Sat Apr 18 19:54:19 CEST 2020


Your last worked for me, apart from a complaint about there being no title.

> \documentclass{article}
>
> \usepackage{datetime}
>
> \date{\today \space \currenttime}
>
> \begin{document}
>
> \maketitle
>
> \end{document}
>

/Philip Taylor/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://tug.org/pipermail/texhax/attachments/20200418/19af42f7/attachment.html>


More information about the texhax mailing list.