Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
WorkerDataGeneral::setBirthDate Method

Sets date of birth.

C++
void setBirthDate(
    const boost::gregorian::date& newBirthDate
);
Parameters 
Description 
const boost::gregorian::date& newBirthDate 
The date to use. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!