|
Anypia Programmer's Documentation
|
Returns string with formatted date using format "month year".
static std::string toString( const DateMoyr& dateMoyr );
|
Parameters |
Description |
|
const DateMoyr& dateMoyr |
The month and year date to format. |
A string with date using format "month year".
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|