Skip to content
  • Nigel McNie's avatar
    Format the date of birth correctly when it's being displayed in a view. · 64d47917
    Nigel McNie authored
    This involved storing the date of birth as a unix timestamp in the personalinformation object rather than as an already formatted string.
    
    Also made sure that when resume artefacts render themselves, they don't use the smarty() function, which is massive overkill. Instead use smarty_core().
    64d47917