GitHub user walter-weinmann reopened a pull request:
https://github.com/apache/thrift/pull/1346
THRIFT-4273 erlang:now/0: Deprecated BIF.
Simply following the recommendations here:
[3.7 New Time
API](http://erlang.org/doc/apps/erts/time_correction.html#id79939): How to Work
with the New API
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/walter-weinmann/thrift THRIFT-4273
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1346.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1346
----
commit ed5ae5d0659b53e2030535469a20e46364dc2a32
Author: walter-weinmann <[email protected]>
Date: 2017-09-07T04:14:28Z
THRIFT-4273 erlang:now/0: Deprecated BIF.
----
---