StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Howard Hinnant

Rating
1687.15 (213th)
Reputation
151,821 (373rd)
Page: 1 ... 8 9 10 11 12 ... 28
Title Δ
Convert a local time with timezone into UTC with ctime -2.53
Executing Code on a Certain Date? -2.27
Avoid const locals that are returned? 0.00
Time conversion between timezones 0.00
What operation on a C++ vector leads to assignment operator call? 0.00
C++ thread that starts several threads +0.25
Finding the force of acceleration on an attractive body -0.75
C++ std::localtime daylight saving time rule (dst) european vs amer... 0.00
How to let a writer thread starve 0.00
Solving USACO 1.1 – Friday the Thirteenth with date.h 0.00
convert the string to specific datetime format with strptime in c++ 0.00
Accept Template of Child Class as Template for Object 0.00
C++ get current date -0.75
How Do I Parse a Date Time String That Includes Fractional Time? +0.75
chrono duration_cast not working when doing arithmetic in cout +1.35
boost::posix_time::time_duration overflow? -1.40
C++ How to convert date from input (string year, string month, stri... -0.25
C++ Boost posix time fails parsing -0.27
Time offset calculation is off by one minute -3.19
What are the uses of std::chrono::high_resolution_clock? +0.23
How to write a function that takes any std::chrono::duration (1ms,... +0.72
Why is it impossible to assign a vector of objects with no copy ass... +1.30
Getting DST for negative `time_t` in MSVC 0.00
Should I delete the move constructor and the move assignment of a s... 0.00
C++11 vector<bool> performance issue (with code example) -1.71
std::forward with templated overloaded function 0.00
Converting human readable dates to milliseconds and back again with... -2.89
Why do I need to call std::move on a temporary dynamic_bitset? 0.00
How to add number of weeks to Current Time (Now) in C or C++? -0.29
C++11: increment time_point by one second 0.00
Qt Converting time and date string into QDateTime with Timezone 0.00
Proper method of using std::chrono +0.91
How to increment the Semaphore value in c++, to solve philosophers... 0.00
How to insert a colon in between string as like date formats in c++? 0.00
How to get timezone abbreviation under Windows 0.00
C++11 thread hangs on locking mutex +0.57
How to convert 'CDT' to time_zone_ptr -0.42
How to get the local current time in seconds since epoch in C++ (MS... -2.91
I am having trouble finding a formula -1.37
Is there a way to determine if a date/time does not exist? +0.60
error by move assignment of map with non-copyable (but movable) key +1.50
UTC Timestamp comparison +1.16
cpp <chrono>- member type defenition 0.00
How can std::chrono::duration::duration() be constexpr? 0.00
why timestamps for two timezones with the same UTC offset are diffe... +0.24
Clang's libc++: using long long in the definition of std::chron... -1.80
References to derived class unique_ptr in a vector 0.00
Error with SFINAE 0.00
Do tuple implementations have an optimized layout? 0.00
If I move a local object into a function, will it still be valid af... +1.11