Skip to content
  • Iustin Pop's avatar
    Add a simple timespec parsing function · 2241e2b9
    Iustin Pop authored
    This function will be used for auto-archiving jobs via the command line.
    The function is pretty simple, we only support up to weeks since months
    and higher are not 'precise' entities, and dealing with them would
    require us to start using calendar functions.
    
    Reviewed-by: imsnah
    2241e2b9