Update of bug #30026 (project gnustep):

                  Status:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #1:

What is the bug?

You provide an error message complaining about an invalid time zone name
being set ... but no information about the context.  Where is your timezone
set and why isn't it set to a valid name (what did you set it to)?

from the NSTimeZone documentation ...
   The local time zone can be specified with:
    1) the user defaults database
    2) the GNUSTEP_TZ environment variable
    3) the file LOCAL_TIME_FILE in _time_zone_path()
    4) the TZ environment variable
    5) TZDEFAULT defined in tzfile.h on platforms which have it
    6) tzset() & tznam[] for platforms which have it
    7) Windows registry, for Win32 systems
    8) or the fallback time zone (which is UTC)
   with the ones listed first having precedence.



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?30026>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


_______________________________________________
Bug-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to