how to check when was the last UBUNTU server patched

C++
stat -c %y /var/lib/apt/periodic/update-success-stamp

Source

Also in C++: