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

@ -31,7 +31,7 @@ Text to prepend to the date. This can be the empty string.
=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. Uses
sprintf. See L<WebGUI::Session::datetime/"epochToHuman"> for a list of codes. Uses
"%z" if empty.
=cut