Powershell Function to convert Unix Timestamp to Local Time
Sometimes you will find a “time” value in an application or database (normally on the back-end of an application) that is really a Unix Timestamp. Also known as “EPOCH,” the… Read more »
Sometimes you will find a “time” value in an application or database (normally on the back-end of an application) that is really a Unix Timestamp. Also known as “EPOCH,” the… Read more »