Skip to content
This repository has been archived by the owner on Jun 6, 2021. It is now read-only.

Patch 2 #18

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Patch 2 #18

wants to merge 2 commits into from

Conversation

mikadev
Copy link

@mikadev mikadev commented Jul 22, 2015

fix date regex and remove formating date at generateCell method

elbaz michael added 2 commits July 22, 2015 18:43
1 - at line 216 you regex is completly wrong (so is completly randoming result)
2 - You should never never change the user data in line 222 you do so weird things and i found myslef have a date like this 
    -- expected ==> 12/06/2015
    -- after youre class modification 06/12/2015
so remove the 222 line or fix your code.
thanks.
fix the regex
and for now removing the date format
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant