Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

Date.cc File Reference

#include <stlib/Date.h>
#include <stlib/String.h>
#include <stlib/Stream.h>

Include dependency graph for Date.cc:

Go to the source code of this file.

Variables

static const unsigned char days_in_month [12] = {31,28,31,30,31,30,31,31,30,31,30,31}


Variable Documentation

const unsigned char days_in_month[12] = {31,28,31,30,31,30,31,31,30,31,30,31} [static]
 

Definition at line 30 of file Date.cc.

Referenced by Core::Date::daysInMonth().


Generated on Mon Nov 27 09:48:41 2006 for Smalltalk like C++ Class Library by  doxygen 1.4.2