im_allocation_date_optionlist

EveAndersson.com : API Browser : im_allocation_date_optionlist

im_allocation_date_optionlist

im_allocation_date_optionlist [ start_block ] \
    [ start_of_larger_unit_p ] [ number_months_ahead ]
Defined in tcl/intranet-defs.tcl

Returns an optionlist of valid allocation start dates. If start_of_larger_unit_p is t/f, then we limit to those blocks matching t/f. Number_months_ahead specified the number of months of start blocks from today to include. This is great for limiting the size of select bars. Specifying a negative value includes all of the start blocks.

Parameters:
start_block (optional)
start_of_larger_unit_p (optional)
number_months_ahead (defaults to "18")
[ show source ]

Show another procedure:

eve@eveandersson.com