Skip to content

DateTimeZone.IsFixed possibly shouldn't be public #62

@GoogleCodeExporter

Description

@GoogleCodeExporter
DateTimeZone.IsFixed doesn't seem like it's particularly useful to most users - 
and it's not something that I imagine we want people to call in general, so its 
presence in the public API is somewhat confusing.

On the other hand, it is useful information for CachedDateTimeZone (which is 
internal).  We could make IsFixed internal (or possibly protected internal), 
which has the only disadvantage of making it difficult to write 
CachedDateTimeZone externall.

Original issue reported on code.google.com by malcolm.rowe on 18 Apr 2012 at 9:06

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions