nimi-python
nimi-python copied to clipboard
The return value of `get_date_and_time()` related function(s) across drivers should be consistently named
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.