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 2 3 4 5 ... 28
Title Δ
Rule of 5 when move code is the same as copy code? +0.26
Is it okay to instantiate a new random_distribution every time? 0.00
Gaffer on games timestep: std::chrono implementation 0.00
Using C++20 chrono, how to compute various facts about a date 0.00
Chained Converting Constructors 0.00
Get timestamp from X milliseconds ago in c++ +0.27
Is there a more accurate way to record time in C++? +0.27
What is the std::chrono::time_point equivalent of std::numeric_limi... -0.31
How can I import 2 different timezones to check if it is Monday in... -0.73
calculation of unix time from utc time on ubuntu 0.00
Convert Milliseconds to Duration with the given format 0.00
How to convert seconds to hh:mm:ss.millisecond format c++? -1.31
Convert timestamp to the formatted date time using C++ 0.00
C++ Int to Any Date Without External Library 0.00
Using Chrono for Time Measurement 0.00
Does struct tm store time zone information as its data member +0.79
Why does `std::all_of` not use `std::invoke`? +0.27
is there a race condition when 2 processes attempt to read the syst... 0.00
Using chrono, how should time be stored as a variable? 0.00
defining destructor in a class derived from move-only type gives co... +1.06
Wrong offset from ZoneId? 0.00
Logical error in timing in C++ (using std::chrono) +0.27
Convert timestamp with reference time to formatted time 0.00
c++ chrono Clock in HH:MM:SS when it needs to be in seconds.millise... 0.00
Is "just a date without time" really a valid concept in t... 0.00
Splitting up large file in header-only library -0.74
How to convert epoch time to time_point 0.00
how to create time stamp with microsecond +0.25
Java to C++ UTC time - finding the Utc Zone Time Offset in seconds 0.00
C++ std::tm returns wrong value after converting it from std::chron... 0.00
Why isn't there a millisecond flag for to_stream and from_strea... 0.00
Calculate past date using Months value 0.00
postgresql timestamp to std::chrono value -0.92
Convert days since start of the gregorian calender to date +0.26
#include "date.h" creates error E1696 cannot open source... +0.25
how to get UTC time in micro-seconds with leap seconds 0.00
dividing and multiplying std::chrono::durations 0.00
Why calendar week number updates on Monday at 3 a.m., but not at mi... +0.27
Date string to epoch seconds (UTC) +1.05
Why is std::map's move constructor not noexcept? 0.00
Does the value of std::chrono::system_clock.now().time_since_epoch(... +1.33
put_time() ignores conversion specifier 'z' for time zone o... 0.00
Calendar time with nanoseconds resolution to nanoseconds epoch +0.96
Convert double to zoned_time using Howard Hinnant's date library 0.00
How do I make "days-since-epoch" values play nice with st... +1.51
Read time from string as GMT in C++ +0.28
How does Unix Epoch time behave on a leap smeared clock? 0.00
Why not define rvalue reference to be rvalue expression? 0.00
Ifstream not seeing new content on OSX 0.00
Check if ISO 8601 date format is valid 0.00