Home
last modified time | relevance | path

Searched refs:datetime (Results 1 – 15 of 15) sorted by relevance

/development/tools/repo_diff/service/repodiff/tools/
Dcreate_sql_script.py1 import datetime
11 datetime.datetime.utcnow().strftime("%Y_%m_%d__%H_%M_%S"),
/development/scripts/
Daday2 import datetime
14 return datetime.date(year, month + 1, 1) + datetime.timedelta(days=day - 1)
Dupdate_crate_tests.py47 from datetime import datetime
414 date = datetime.today().strftime('%m-%d')
Dadd3prf.py19 import datetime
118 today = datetime.date.today()
/development/samples/SampleSyncAdapter/samplesyncadapter_server/
Ddashboard.py23 import datetime
114 entity.updated = datetime.datetime.utcnow()
128 contact.updated = datetime.datetime.utcnow()
158 contact.updated = datetime.datetime.utcnow()
Dweb_services.py28 from datetime import datetime
177 timestamp = datetime.utcfromtimestamp(float(client_state))
189 high_water_date = datetime.min
/development/tools/logblame/
Dlogs.py2 import datetime
92 endTime = datetime.datetime.now() + datetime.timedelta(seconds=duration)
97 if duration and endTime <= datetime.datetime.now():
Danalyze_logs.py4 import datetime
176 startTime = datetime.datetime.now()
190 endTime = datetime.datetime.now()
Dtest_logs.py6 import datetime
/development/tools/
Dmonkey4 import datetime
184 return datetime.datetime.now().strftime("%Y-%m-%d-%H-%M-%S")
272 datetime.datetime.now().strftime("%A, %B %d %Y %I:%M %p")))
/development/tools/repo_diff/
Drepo_diff_trees.py16 import datetime
413 today = datetime.datetime.today().strftime('%Y/%m/%d')
450 today = datetime.datetime.today().strftime('%Y/%m/%d')
Drepo_diff_android.py13 import datetime
183 current_time = datetime.datetime.today().strftime('%Y%m%d_%H%M%S')
/development/tools/winscope/src/common/
Dtimestamp_converter.ts256 const [datetime, ns] = timestampHuman.split('.'); constant
258 timestampHuman = datetime;
/development/tools/cargo_embargo/testdata/async-trait/
Dcargo.metadata7056 "description": "A TOML-compatible datetime type",
/development/tools/cargo_embargo/testdata/plotters/
Dcargo.metadata14299 "datetime": [
15131 "datetime": [