Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
DateMoyr::DateMoyr Constructor (boost::gregorian::date&)

Initializes the month and year from a boost::gregorian::date.

C++
DateMoyr(
    const boost::gregorian::date& dateModyyr
);
Parameters 
Description 
const boost::gregorian::date& dateModyyr 
The date to copy from (month, day, and year).  
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!