# | 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; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |