Closed lemenkov closed 6 years ago
Use erlang:timestamp/1 instead of (deprecated since r18) erlang:now/1. I don't think it could cause an incompatibility issue since the oldest Travis-CI Erlang version used is R18 anyway.
Signed-off-by: Peter Lemenkov lemenkov@gmail.com
Thanks. Merged.
Use erlang:timestamp/1 instead of (deprecated since r18) erlang:now/1. I don't think it could cause an incompatibility issue since the oldest Travis-CI Erlang version used is R18 anyway.
Signed-off-by: Peter Lemenkov lemenkov@gmail.com