ACE_TAO icon indicating copy to clipboard operation
ACE_TAO copied to clipboard

Add support for C11 localtime_s

Open jwillemsen opened this issue 3 years ago • 1 comments

See https://en.cppreference.com/w/c/chrono/localtime

jwillemsen avatar Aug 06 '21 07:08 jwillemsen

It's in C11, not C99 -- in case that matters.

mitza-oci avatar Aug 06 '21 13:08 mitza-oci