Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
PunctFacet::getYear Method

Returns a string representation of the specified year.

C++
static std::string getYear(
    int year
);
Parameters 
Description 
int year 
The year to convert to a string. 

A string representation of the specified year.

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