TimeLib.h or NTPClient.h

With Serial.println(timeClient.getEpochTime()); I get the number of seconds from 1970. But how do I convert this to day, month and year in a byte each?

Edit: @sterretje Modified with backticks :slight_smile: