|
Anypia Programmer's Documentation
|
Initializes the quarter and year from a boost::gregorian::date.
QtrYear( const boost::gregorian::date& dateModyyr );
|
Parameters |
Description |
|
const boost::gregorian::date& dateModyyr |
The date to use. |
Quarter is set to 0 for months 0-2, 1 for months 3-5, 2 for months 6-8, or 3 for months 9-11.
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|