I say this is great news.
A lot of the new stuff really does make C++ both nicer to use and a good deal safer, and it will be interesting to see more boost-y style of C++ become widespread.
Also glad they waited and went with C++ 11, and not C++0x which sounds like a l337 speak swearword.
If you wanted to write a year in hex, using the value mod 100 seems a weird way to do it. The hex year is 0x07DB, so if anything it would be C++DB. Or perhaps the first 3-4 hex digits of the Unix time would make sense - C++4E46.
Also glad they waited and went with C++ 11, and not C++0x which sounds like a l337 speak swearword.