google / google/cctz

Don't rely on *stream libray to polyfill strptime on Windows

Open
#86 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
654
Forks
178
Avg merge
4d 22h
Merged PRs (30d)
6

Description

`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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.