dejanstojanovic / Facebook-Album-Browser

jQuery plugin for browsing public albums of a Facebook account
http://dejanstojanovic.github.io/Facebook-Album-Browser/
MIT License
74 stars 42 forks source link

Dates @usercomments are NULL on IPAD #19

Closed ghost closed 9 years ago

ghost commented 9 years ago

There is a bug with the display of comments by the pictures.

On computer the dates are OK , on IPAD the dates @comments are 1 january 1970 or all null null null null null null null nul:null

dejanstojanovic commented 9 years ago

Thanks man, I'll check on Safari

dejanstojanovic commented 9 years ago

On Yosemiti it works well in Safari except the date format is long date time which does not look so nice :(. I will try to add a date format support. For the iPad issue, I'll have to check on the device it self

dejanstojanovic commented 9 years ago

Code change for DateTime parsing check in. Please report if issue still exeists