BOM() Short: ------ BOM() Calculates beginning of the month date Returns: -------- <dReturn> => Date which is beginning of the month Syntax: ------- BOM(dTarget) Description: ------------ Calculates date which is beginning of the month from <dTarget> Examples: --------- dDate := ctod("10/15/90") dBom := BOM(DDate) // => 10/01/90 Source: ------- S_BOM.PRG
Pingback: SP Date Functions | Viva Clipper !
Pingback: SP Functions | Viva Clipper !