- indexing
- title: "RUSSIAN_TIME_TOOLS"
- project: "The Universal Time & Date UTDC"
- revision: "$Revision: 1.1 $"
- copyright: "Copyright (C) 1996-2005 Object Tools Group"
- license: "http://visual-eiffel.com/license"
- cluster: timedate
class RUSSIAN_TIME_TOOLS
- inherit
-
TIME_TOOLS
-
- redefine
- days,
- months
- end
end -- class RUSSIAN_TIME_TOOLS