std::get_time will pull in the bulk of *stream library and increase the binary size of the final executable a lot.
I know this is a big ask for cctz team because strptime is very complicated to implement, but we have a requirement to not rely on *stream library for binary size concern.