date_time
date_time copied to clipboard
This fixes the Visual Studio 2019 warning W26451
Please consider this small fix to avoid a Visual Studio warning. (Arithmetic overflow Using operator* on a 4 byte value and then casting the result to a 8 byte value.)
As far as I can see the now failing builds already failed without my change. I will check your proposal of swapping the factors.
@FelixPetriconi rebase on develop for a complete CI scan