Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
QtrYear::QtrYear Constructor (DateMoyr&)

Initializes the quarter and year from a DateMoyr.

C++
QtrYear(
    const DateMoyr& dateMoyr
);
Parameters 
Description 
const DateMoyr& dateMoyr 
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!