NTPClient icon indicating copy to clipboard operation
NTPClient copied to clipboard

getEpochTime should optionally accept timezone offset

Open holla2040 opened this issue 6 years ago • 1 comments
trafficstars

use case: applications requires both UTC (for data logging) and time display in localtime (for dashboard or displays). I'm currently using setTimeOffset method for this, which requires 2 calls, before and after getEpochTime. This is acceptable but an getEpochTime offset parameter is preferred. Thanks.

holla2040 avatar Apr 01 '19 15:04 holla2040

Ditto. I would also find this useful for the same reason.

bill-orange avatar May 02 '19 16:05 bill-orange