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

Authored and Committed by mreynolds 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!)