dt_widget_month_names (public, deprecated)
dt_widget_month_names name [ selected_month ]
Defined in packages/acs-datetime/tcl/acs-datetime-procs.tcl
Deprecated. Invoking this procedure generates a warning.
DEPRECATED: modern HTML5 feature make this widget less relevant. It is also cumbersome to style and localize.
- Parameters:
- name (required)
- selected_month (optional, defaults to
"0"
)- Returns:
- a select widget for months of the year.
- See Also:
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.