We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddef8d1 commit 4f17f49Copy full SHA for 4f17f49
pvlib/tools.py
@@ -125,7 +125,7 @@ def localize_to_utc(time, location):
125
----------
126
time : datetime.datetime, pandas.DatetimeIndex,
127
or pandas.Series/DataFrame with a DatetimeIndex.
128
- location : pvlib.Location object
+ location : pvlib.Location object (unused if time is localized)
129
130
Returns
131
-------
0 commit comments