nimi-python icon indicating copy to clipboard operation
nimi-python copied to clipboard

The return value of `get_date_and_time()` related function(s) across drivers should be consistently named

Open olsl21 opened this issue 3 years ago • 0 comments

Description of issue

Currently, the return value of get_date_and_time() related function(s) is correctly named "last_cal_datetime" in NI-SCOPE, but incorrectly named "month" in NI-DCPower, NI-DMM, NI-FAKE and NI-Fgen. They should be made consistent.

This issue is mentioned in #1707.

olsl21 avatar Apr 07 '22 07:04 olsl21