Syntax:
Then: a=DOQ(date_expr)
Version Ref: 4.1
Description:
Returns the day of the quarter for a date expression.
Examples:
Then: da = DOQ(aa)
Then: show "Your payroll period started on a " < DOQ (bd,"2")