Skip to content
  • Matthijs Mekking's avatar
    Move dst key printtime in separate function · 7915327a
    Matthijs Mekking authored
    I'd like to use the same functionality (pretty print the datetime
    of keytime metadata) in the 'rndc dnssec -status' command.  So it is
    better that this logic is done in a separate function.
    
    Since the stdtime.c code have differernt files for unix and win32,
    I think the "#ifdef WIN32" define can be dropped.
    
    (cherry picked from commit 9e03f8e8)
    7915327a