Coder Social home page Coder Social logo

Comments (7)

prof18 avatar prof18 commented on June 15, 2024 1

I confirm you that now it works also with your feed!

from rss-parser.

prof18 avatar prof18 commented on June 15, 2024

oh, I think that there is a problem on the internal parsing of the date. I use this format: Sat, 15 Dec 2018 12:00:32 +0000 but the format specified in the RSS definition is this: Sun, 19 May 2002 15:21:36 GMT and some feed use the first format, others the other one. I gonna fix the issue as soon as possible.

Can you give me the URL of the RSS that you are using so I can make some tests?

from rss-parser.

prof18 avatar prof18 commented on June 15, 2024

I've just fixed the issue: 10d153c

An update will be available soon

from rss-parser.

harsmeet avatar harsmeet commented on June 15, 2024

ok Thanks,
URL of the RSS : https://timesofindia.indiatimes.com/rssfeeds/-2128833038.cms

from rss-parser.

harsmeet avatar harsmeet commented on June 15, 2024

when i change Locale in my App settings English to Hindi its through error java.text.ParseException: Unparseable date: "Wed, 02 Jan 2019 07:03:36 GMT " (at offset 0) . but when i change App language Hindi to English its working, Same RssFeed Working.

LocaleChanger.getLocale().getDisplayLanguage().equals("English") its Working but in else Condition same RssFedd Through Date not parse error.

Please Help

from rss-parser.

harsmeet avatar harsmeet commented on June 15, 2024

i also update my code as mentions in your new commit. getDefaultLocale to English only.

from rss-parser.

prof18 avatar prof18 commented on June 15, 2024

I tried with your feed and the phone set to English, Italian and Hindi language and always works

from rss-parser.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.