In the datetime package, we have the command \newdate
which allows you to save a date for later use.
In the same line, without thinking much, I tried to use:
\newtime{examstart}{09}{00} and was rather surprised to
find that this command does not exist.
A search reveals that actually there is nothing similar to
\newdate for saving a time for later use.
What do you think will be the best way to save a time for later use?
Definitely, I will want to save the in some structured manner making further processing
including formatting possible, just like the \newdate command.
! Undefined control sequence. <argument> \formattime {\@nameuse {time@now@h}}{\@nameuse {time@now@m}}{00}– Masroor Jan 20 '14 at 15:06datetime; I have version 2.59. – egreg Jan 20 '14 at 15:09datetime. – Masroor Jan 20 '14 at 15:14