Update Macro docs to point to where DateTime is now

Add session vars to form element calls.
This commit is contained in:
Colin Kuskie 2006-01-17 05:13:48 +00:00
parent b1b4e50619
commit 25ed7e1527
6 changed files with 10 additions and 10 deletions

View file

@ -25,7 +25,7 @@ Macro for displaying dates formatted for reading by people using $session->datet
=head3 format string
A string specifying how to format the date using codes similar to those used by
sprintf. See L<WebGUI::DateTime/"epochToHuman"> for a list of codes.
sprintf. See L<WebGUI::Session::datetime/"epochToHuman"> for a list of codes.
=head3 date