FromAbsoluteTime
FromAbsoluteTime[time] gives a date object corresponding to an absolute time specification as given by AbsoluteTime.
Examples
Convert absolute time to a date:
FromAbsoluteTime[AbsoluteTime[]]Convert a specific absolute time:
FromAbsoluteTime[0]Please visit the official Wolfram Language Reference for more details.