adamwill / 389-ds-base

Forked from 389-ds-base 4 years ago
Clone

436616e Ticket 48220 - The "repl-monitor" web page does not display "year" in date.

1 file Authored by mreynolds 7 years ago, Committed by nhosoi 7 years ago,
    Ticket 48220 - The "repl-monitor" web page does not display "year" in date.
    
    Bug Description:  The year is not displayed in the header when the day
                      is less than 10.  Appears to be an issue with localtime().
    
    Fix Description:  Instead of strftime for displaying the date.
    
    https://fedorahosted.org/389/ticket/48220
    
    Reviewed by: nhosoi(Thanks!)
    
    (cherry picked from commit 77e6044ee5e44fa86e44280d46f36d63a30458b0)