Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop 348 date parse 1st regression #84

Closed
wants to merge 2 commits into from
Closed

Develop 348 date parse 1st regression #84

wants to merge 2 commits into from

Conversation

fat
Copy link
Contributor

@fat fat commented Sep 27, 2010

@arian
Copy link
Member

arian commented Sep 27, 2010

well, this is what it used to be. So now Date.parse('Oct 31') fails.

http://github.com/arian/mootools-more/commit/8c265cc56ff0c633606220846e5e36e03efd32d8

@fat
Copy link
Contributor Author

fat commented Sep 27, 2010

i just ran spec and it passed ?

@fat
Copy link
Contributor Author

fat commented Sep 27, 2010

ok -- talked to arian, going to add the Date.parse('Oct 31') spec and see if i can get that working too...

@anutron
Copy link
Member

anutron commented Sep 27, 2010

lgtm

- updates code to pass all spec
@arian
Copy link
Member

arian commented Sep 27, 2010

It seems to work... So I squashed in one commit:

http://github.com/arian/mootools-more/commit/6d4ea57d699b5fa9be0350bf23251c5b9b548e10

@anutron
Copy link
Member

anutron commented Sep 27, 2010

@fat
Copy link
Contributor Author

fat commented Nov 11, 2010

closing this...

@fat
Copy link
Contributor Author

fat commented Nov 28, 2010

Reopening until pulled :)

@arian
Copy link
Member

arian commented Dec 3, 2010

I wanted to pull this, but when running the new specs from this pull request WITHOUT changing Date.js itself it works with the latest master branch....

arian@c8c1286a

@arian
Copy link
Member

arian commented Dec 3, 2010

ooh, it's not... should check the specs better... the problem in the ticket was that it sets the month to January. The specs in the commit i posted above sets the month after parsing... so i'm updating the specs now :)

@arian
Copy link
Member

arian commented Dec 3, 2010

This one it is: arian@9b1c234d4

@arian
Copy link
Member

arian commented Dec 5, 2010

Pushed my latest commit.

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants