Home
last modified time | relevance | path

Searched refs:dT (Results 1 – 8 of 8) sorted by relevance

/openbmc/openbmc-test-automation/redfish/task_service/
H A Dtest_tasks_service.robot66 ... date1_format=%m/%d/%Y %H:%M:%S date2_format=%Y-%m-%dT%H:%M:%S
136 ... date1_format=%m/%d/%Y %H:%M:%S date2_format=%Y-%m-%dT%H:%M:%S
/openbmc/linux/tools/power/pm-graph/
H A Dsleepgraph.py1769 def trimTimeVal(self, t, t0, dT, left): argument
1772 if(t - dT < t0):
1774 return t - dT
1778 if(t < t0 + dT):
1780 return t0 + dT
1781 return t + dT
1784 def trimTime(self, t0, dT, left): argument
1785 self.tSuspended = self.trimTimeVal(self.tSuspended, t0, dT, left)
1786 self.tResumed = self.trimTimeVal(self.tResumed, t0, dT, left)
1787 self.start = self.trimTimeVal(self.start, t0, dT, left)
[all …]
/openbmc/openbmc-test-automation/lib/
H A Dbmc_date_and_time_utils.robot52 ${date_time_formatted}= Convert Date ${date_time} result_format=%Y-%m-%dT%H:%M:%S+00:00
H A Dcertificate_utils.robot320 ${new_time_format}= Convert Date ${new_time} result_format=%Y-%m-%dT%H:%M:%S+00:00
H A Dutils.robot793 …${bmc_time_via_date} ${stderr} ${rc}= BMC Execute Command date +"%Y-%m-%dT%H:%M:%S" print_err…
/openbmc/openbmc/poky/meta/classes/
H A Dcreate-spdx-2.2.bbclass28 creation_time = datetime.now(tz=timezone.utc).strftime("%Y-%m-%dT%H:%M:%SZ")
425 creation_time = datetime.now(tz=timezone.utc).strftime("%Y-%m-%dT%H:%M:%SZ")
610 creation_time = datetime.now(tz=timezone.utc).strftime("%Y-%m-%dT%H:%M:%SZ")
809 creation_time = datetime.now(tz=timezone.utc).strftime("%Y-%m-%dT%H:%M:%SZ")
/openbmc/openbmc/meta-phosphor/conf/distro/include/
H A Dphosphor-defaults.inc161 DEFAULT_OPENBMC_PASSWORD = "'\$6\$UGMqyqdG\$GqTb3tXPFx9AJlzTw/8X5RoW2Z.100dT.acuk8AFJfNQYr.ZRL8itMI…
/openbmc/openbmc/poky/meta/classes-global/
H A Dpackage_rpm.bbclass13 RPMBUILD_COMPMODE ?= "${@'w%dT%d.zstdio' % (int(d.getVar('ZSTD_COMPRESSION_LEVEL')), int(d.getVar('…