Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
DisabPeriod::toString Method ()

Returns the period of disability as a string, using default format.

C++
std::string toString() const;

The period of disability as a string.

The onset date is formatted as "modyyear", followed by the entitlement date, the first month of the waiting period, and the cessation date, in that order, formatted as "moyear", with a leading 0 on each if necessary.

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