static const FXchar* FX::FXDate::monthName ( FXint  m  )  [inline, static]

Get the name of the month.

Definition at line 108 of file FXDate.h.

00108 { return longMonthName[m-1]; }


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:33:15 2009 for TnFOX by doxygen v1.4.7