Unknown time zone name 'PST'

Sergei Gnezdov <[email protected]>
Newsgroups gmane.comp.lib.gnustep.user
Message-ID <[email protected]>
Hi,

I run the following sample program:

#import <Foundation/Foundation.h>

int main(void)
{
    NSLog(@"Executing");
    return 0;
}

and it generates the following messages with warnings:

2005-03-20 10:11:48.000 LogTest[68257] Unknown time zone name `PST'.
2005-03-20 10:11:48.000 LogTest[68257] Using time zone with absolute offset 0.
2005-03-20 10:11:48.000 LogTest[68257] Executing


How do I fix time zone messages?
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.