#include "stdafx.h" #include #include #include using namespace std; int main(int argc, char* argv[]) { _tzset(); //set all timezone global variables cout<< "Difference between UTC and the\ local standard time: "<<_timezone<< " seconds."<