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

Get the abbreviated name of the month.

Definition at line 111 of file FXDate.h.

00111 { return shortMonthName[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