Skip to content

Conversation

@a-mkh
Copy link

@a-mkh a-mkh commented Jan 17, 2025

No description provided.


describe("lastDstChange()", (): void => {
it("should return the last winter to summer time change", (): void => {
expect(TzDatabase.instance().lastDstChange("Europe/Amsterdam", new TimeStruct(1427590800001))).to.equal(1427590800000);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

adjust the tests to be more readable (use ISO strings)

@hoancea
Copy link
Contributor

hoancea commented Feb 4, 2025

I have updated the master branch of timezonecomplete. please recreate your PR, preferably using a branch on the project instead of a fork. or at least rebase your fork.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants