Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
MilServDates::startDateCheck Method (DateMoyr&)

Checks a specified starting date for validity.

C++
static void startDateCheck(
    const DateMoyr& date
);
Parameters 
Description 
const DateMoyr& date 
The starting date. 
Exceptions 
Description 
PiaException of type PIA_IDS_MILSERV4 if month or year is out of range.  
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!