Skip to content
This repository was archived by the owner on May 20, 2026. It is now read-only.
This repository was archived by the owner on May 20, 2026. It is now read-only.

Range Model Class: DateTime and DateTimeZone are being Accessed Within a Namespace #16

Description

@PioneerGeek

The classes DateTime and DateTimeZone are being accessed within the Range model class in a namespace without backslashes.

Those classes should be accessed within the namespace with backslashes or by importing those classes first. (i.e. use DateTime; and use DateTimeZone;).

Note: this is fixed but the release is not yet updated. Please update the release.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions