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 ... 6 7 8 9 10 ... 28
Title Δ
timestamp - get timestamp for 01/01/2017 0.00
Remove sql table after x days +0.54
mktime() gives different results than Howard Hinnant's date lib... 0.00
Is it better to include <cassert> or <assert.h>? +0.27
C++ Add months to chrono::system_clock::time_point 0.00
Does gmtime() function take into account leap years? -0.87
Can I use another way to get the time from C++? +0.51
C++ parsing YYMMDD ISO 8601 date string with std::get_time gives un... +0.26
is there a way to get utc nanoseconds for a date in uint64_t in c++ +0.23
convert hex Timestamp to readable date and time -0.45
VMS timestamp to POSIX time_t --- Boost.DateTime bug? -0.67
Convert chrono::duration to string or c string +0.24
What were the reasons for excluding upgrade locks from the N3568 pr... 0.00
Running two functions simultaneously c++ +0.26
epoch in C++ using mktime -0.73
Multiple locks with mutex and the possibility of a deadlock +0.57
What is the maximum value I can pass to std::thread::sleep_for() an... -0.23
Do I really need two versions of == operator overload? -0.60
How to create a custom chrono clock 0.00
what is going on in std::function operator() and std::forward? +1.15
Correct way of portably timing code using C++11 0.00
Fast converting std::chrono::time_point to/from std::string 0.00
How to find out the date of the first day of week from the week num... 0.00
How to get datetime in ISO 8601 format on Windows? -1.19
localtime_s fails where gmtime_s succeeds with dates before 1-1-1970 0.00
Identifying time zones in ISO 8601 -2.84
Guaranteed elision and chained function calls +2.06
Convert a uint64_t to a time_point -1.99
std::chrono add days to current date -0.01
How to determine if a given date is a working day in C++ +0.02
C++ date comparison does not always evaluate to the same logical va... -2.25
C++ : how to get a long value from json and convert it to time_point 0.00
getting value of sensor each second c++ -0.24
Whats the way to compare dates in c++ +0.95
Convert 32 bit unix timestamp to std::string using std::chrono -0.46
Are these timezone conversions correct? -0.71
Difference between two nanosecond chrono::time_points, but in secon... 0.00
`boost::local_time::date_time` from `std::string` 0.00
How to get the day of the week from a tm object in C++? +0.25
Is there an alternative to the std::tm structure? 0.00
Conditional Statement is never triggered within Chrono Program 0.00
Is it possible to calculate a local date from a UTC time representi... -0.42
Creating a CTime @ 2am doesn't return the correct value (Window... +1.55
Why const lvalue reference has priority over const rvalue reference... 0.00
Find the exact date and time before n months? 0.00
Equivalent C++ timezone conversion? -0.50
Algorithm to find all sundays on given a range year 0.00
Do we need move and copy assignment -0.05
Alternative to timegm on Solaris +0.98
Allowing a while to run every X ms +0.44