MCPcopy
hub / github.com/google/earthengine-api / now

Method now

python/ee/tests/deprecation_test.py:155–156  ·  view source on GitHub ↗
(cls, tz=None)

Source from the content-addressed store, hash-verified

153
154 @classmethod
155 def now(cls, tz=None) -> datetime.datetime:
156 return _MOCK_CURRENT_DATE_BEFORE_REMOVAL_DATE
157
158
159class DeprecationTest(apitestcase.ApiTestCase, parameterized.TestCase):

Callers 5

wait_for_taskFunction · 0.80
data.jsFile · 0.80
apiclient.jsFile · 0.80
constructorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected