[interchange-docs] xmldocs - racke modified refs/date.widget

docs at icdevgroup.org docs at icdevgroup.org
Tue Sep 25 23:16:42 EDT 2007


User:      racke
Date:      2007-09-26 03:16:41 GMT
Added:     refs     date.widget
Log:
added documentation of the date widget

Revision  Changes    Path
1.1                  xmldocs/refs/date.widget


rev 1.1, prev_rev 1.0
Index: date.widget
===================================================================
__NAME__ purpose
calendar date input widget
__END__

__NAME__ description
This widget allows the user to select a calendar date.
</para><para>
You can adjust the year range with the <literal>year_begin</literal> and
<literal>year_end</literal> options, which default to &var-UI_DATE_BEGIN;
and &var-UI_DATE_END; variables respectively.
__END__

__NAME__ example: Specifying year range
<programlisting>
[display type=date name=create_date value="[value create_date]" year_begin=1975 year_end=2020]
</programlisting>
__END__








More information about the docs mailing list