[OS X TeX] datetime
Herbert Schulz
herbs at wideopenwest.com
Thu Jul 13 00:05:31 CEST 2006
On Jul 12, 2006, at 4:38 PM, Jack Kuipers wrote:
> Dear: Whoever, (Knowledgable Ones)
> In \documentclass[twosided,12pt]{book} how can I record the date
> and the time.
> In \documentstyle ... I would usepackage{datetime} and \now and \date
> I have been unable to find any package that works with
> \documentclass[...]{...}
> Thanx (in advance),
> Jack Kuipers
Howdy,
Try the scrtime and scrdate packages:
%!TEX TS-program = pdflatex
\documentclass{article}
\usepackage[12h]{scrtime}
\usepackage{scrdate}
\begin{document}
The date is: \todaysname, \today; The time is \thistime.
\end{document}
Good Luck,
Herb Schulz
(herbs at wideopenwest.com)
------------------------- Info --------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
& FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/
More information about the macostex-archives
mailing list