ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/zoe/trunk/Stamp.hpp
(Generate patch)

Comparing trunk/Stamp.hpp (file contents):
Revision 38 by douglas, 2004-07-22T16:00:52-07:00 vs.
Revision 39 by douglas, 2004-07-23T17:52:53-07:00

# Line 36 | Line 36 | public:
36          Stamp(const ext::String& when);
37          ext::String get822() const;
38          ext::String getW3() const;
39 +        ext::String getDate() const;
40 +        ext::String getTime() const;
41          void setSeconds(int seconds);
42          void setMinutes(int minutes);
43          operator ext::String() const;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines