virtual Value GetData() const { return sel; }
virtual Value GetData() const { if(time_mode) return sel; else return (Date)sel; }
Report message to a moderator