>Bug? Feature? I think its a feature cause administrative time zone can be changed. So In 1970 Moscow timezone was 3 GMT and now ts is 4 GMT. Can we fix mislib's get-local-time-zone? -time_t when = 0L; +time_t when = time(0); It will return current timezone.