# | Line 36 | Line 36 | public: | |
---|---|---|
36 | Stamp(const ext::String& when); | |
37 | ext::String get822() const; | |
38 | ext::String getW3() const; | |
39 | + | ext::String get8601() const; |
40 | ext::String getDate() const; | |
41 | ext::String getTime() const; | |
42 | void setSeconds(int seconds); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |