Forked from https://github.com/arduino-libraries/NTPClient All credit goes back to the original author(s).
Added functions getFormattedTimeUTC()
in order to have a local time AND UTC in the same program.
Other functions without any time offset that are used in getFormattedTimeUTC()
getDayNoOffset()
getHoursNoOffset()
getMinutesNoOffset()
getSecondsNoOffset()