hazelcast / hazelcast/hazelcast-cpp-client

Use boost for getting local time in default log handler

Open
#692 0 comments 0 reactions 0 assignees View on GitHub
Type: Enhancement
Dominant language
C++
Stars
91
Forks
54
Avg merge
1d 12m
Merged PRs (30d)
5

Description

We currently use `localtime_s` on Windows and `localtime_r` on other platforms for getting the local time.

Check if we can do the same thing using one of boost libraries (possibly Boost.DateTime).

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.