mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +00:00
* Headers/Foundation/NSTimeZone.h, Source/NSTimeZone.m
(+knownTimeZoneNames:): New method. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20295 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
d2161f1c01
commit
65997ec654
4 changed files with 39 additions and 13 deletions
|
@ -40,6 +40,7 @@
|
|||
|
||||
// Getting Time Zone Information
|
||||
+ (NSDictionary*) abbreviationDictionary;
|
||||
+ (NSArray*) knownTimeZoneNames;
|
||||
|
||||
//Getting Arrays of Time Zones
|
||||
+ (NSArray*) timeZoneArray;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue