Searched refs:ISO8601 (Results 1 – 25 of 38) sorted by relevance
12
132 boto.utils.ISO8601)135 boto.utils.ISO8601)190 boto.utils.ISO8601)193 boto.utils.ISO8601)
6 log4j.appender.CONSOLE.layout.ConversionPattern=%d{ISO8601} %c{1} [%t] %p - %m%n
130 'CreatedBefore': date.strftime(boto.utils.ISO8601),142 'CreatedAfter': date.strftime(boto.utils.ISO8601),959 'CreatedAfter': a_bit_before.strftime(boto.utils.ISO8601),960 'CreatedBefore': now.strftime(boto.utils.ISO8601),
29 ISO8601 = '%Y-%m-%dT%H:%M:%SZ' variable140 return value.strftime(ISO8601)145 return datetime.strptime(value, ISO8601)
33 ISO8601 = '%Y-%m-%dT%H:%M:%SZ' variable272 return value.strftime(ISO8601)286 return datetime.strptime(value, ISO8601)