google / google/cctz

`cctz::TimeZoneIf` implementation that is compatible with Windows time APIs

Open
#328 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

Inspired by the following message in `README.md`, I actually created a full implementation of `cctz::TimeZoneIf` by using Windows time APIs (actually their source data stored in the Windows registry).

> They will also work on **Windows** if you install the zoneinfo files. We are interested, though, in an implementation of the cctz::TimeZoneIf interface that calls the Windows time APIs instead. Please contact us if you're interested in contributing.

Here is my draft pull request.

* https://github.com/google/cctz/pull/327

If the team is still interested in such an implementation, I'm planning to split the above PR into 2 or 3 smaller ones.

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.