![](https://secure.gravatar.com/avatar/93131e1e6e2204bd13501390d768dbdc.jpg?s=120&d=mm&r=g)
1 Aug
2011
1 Aug
'11
5:25 p.m.
Am 01.08.2011 um 17:15 schrieb Mojca Miklavec:
Hello,
I would like to add timestamps to the document. The command \date seems handy for that, but it doesn't offer any hour/minute/second keyword, or at least I wasn't able to find it in documentation.
Is there some more convenient way to add current date and time to the document?
\starttext \startlines \currenttime \currenttime[h] \currenttime[m] \currenttime[h,{\,:\,},m] \stoplines \stoptext Wolfgang