sakai
Tag output_date


Output a date in the Sakai date format, for example 2003-Mar-07 07:42:00 pm. See the Sakai Style Guide, under topic Date/Time Entry.


Tag Information
Tag Classorg.sakaiproject.jsf.tag.OutputDateTag
TagExtraInfo ClassNone
Body Contentempty
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
bindingfalsefalsejava.lang.String Component reference expression for this component.
idfalsefalsejava.lang.String Component id of this component.
valuefalsefalsejava.lang.String The current value of this component.
showTimefalsefalsejava.lang.String If true, show time. Default is true. If false, no time will be shown.
showDatefalsefalsejava.lang.String If true, show date. Default is true. If false, no date will be shown.
showSecondsfalsefalsejava.lang.String If true and showTime is true, show seconds. Default value is false.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.