Issue 5909 in pharo: [ENH]: Easy TimeZone instances

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 5909 in pharo: [ENH]: Easy TimeZone instances

pharo
Status: FixReviewNeeded
Owner: ----
Labels: Milestone-2.0 Type-Feature

New issue 5909 by [hidden email]: [ENH]: Easy TimeZone instances
http://code.google.com/p/pharo/issues/detail?id=5909

The most common/succinct way to refer to a timezone is via the  
abbreviation. Right now, that requires:
     TimeZone timeZones detect: [ :tz | tz abbreviation = aString ].

The method in the attached changeset makes is:
     TimeZone abbreviated: 'UTC'

Attachments:
        TimeZone class-abbreviated.st  262 bytes


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5909 in pharo: [ENH]: Easy TimeZone instances

pharo
Updates:
        Status: FixToInclude

Comment #1 on issue 5909 by [hidden email]: [ENH]: Easy TimeZone  
instances
http://code.google.com/p/pharo/issues/detail?id=5909

(No comment was entered for this change.)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5909 in pharo: [ENH]: Easy TimeZone instances

pharo

Comment #2 on issue 5909 by [hidden email]: [ENH]: Easy TimeZone  
instances
http://code.google.com/p/pharo/issues/detail?id=5909

in 20080


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5909 in pharo: [ENH]: Easy TimeZone instances

pharo
Updates:
        Status: Integrated

Comment #3 on issue 5909 by [hidden email]: [ENH]: Easy TimeZone  
instances
http://code.google.com/p/pharo/issues/detail?id=5909

(No comment was entered for this change.)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker