#50958 Issue 50954 - buildnum.py - fix date formatting issue
Closed by spichugi. Opened by mreynolds.
mreynolds/389-ds-base issue50954  into  master

Download 50958.patch

Description: We need to zero pad the hour and minute is they are less than "10"

relates: https://pagure.io/389-ds-base/issue/50954

Hmm, wouldn't it be better to just use time.strftime on whatever the time.gmtime returned? Or is there something missing?

rebased onto e6c368d40c38a3c12d063c1f2b296c0f23f515ad

Hmm, wouldn't it be better to just use time.strftime on whatever the time.gmtime returned? Or is there something missing?

Ah yes, very nice - thanks for the suggestions. Please review...

rebased onto 8451c42e5a713333954101057b80bdd253188290

LGTM. Thanks! :)

rebased onto b32c74556ec717baef6c3bb3f64f755b38ad015d

Pull-Request has been merged by mreynolds

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This pull request has been cloned to Github as issue and is available here:
- https://github.com/389ds/389-ds-base/issues/4011

If you want to continue to work on the PR, please navigate to the github issue,
download the patch from the attachments and file a new pull request.

Thank you for understanding. We apologize for all inconvenience.

Pull-Request has been closed by spichugi

Metadata