← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1478418] [NEW] isoformat() omits microsecond format, If microsecond is 0

 

Public bug reported:

isoformat() omits a microsecond from format, If microsecond is 0.
We should use strftime('%Y-%m-%dT%H:%M:%S.%f') instead.

Related Change-Id: Id6e8645362fe70b1427d45d5b44048fe47aba0f7
Related Bugs: #1470279

** Affects: neutron
     Importance: Undecided
     Assignee: fumihiko kakuma (kakuma)
         Status: In Progress

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1478418

Title:
  isoformat() omits microsecond format, If microsecond is 0

Status in neutron:
  In Progress

Bug description:
  isoformat() omits a microsecond from format, If microsecond is 0.
  We should use strftime('%Y-%m-%dT%H:%M:%S.%f') instead.

  Related Change-Id: Id6e8645362fe70b1427d45d5b44048fe47aba0f7
  Related Bugs: #1470279

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1478418/+subscriptions


Follow ups