Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
Date::monthCheck Method

Checks for month in bounds.

C++
static void monthCheck(
    unsigned month
);
Parameters 
Description 
unsigned month 
Month to check. 
Exceptions 
Description 
PiaException of type PIA_IDS_DATEMONTH if bad month. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!