Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
QtrYear::= Operator (boost::gregorian::date&)

Sets quarter and year from a date.

C++
QtrYear& operator =(
    const boost::gregorian::date& date
);
Parameters 
Description 
const boost::gregorian::date& date 
The date to use. 

A reference to this instance.

Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!