Git Product home page Git Product logo

Comments (2)

trip30 avatar trip30 commented on May 27, 2024

Looking through the IANA (tzdata2013i), southamerica file we found

# From Paul Eggert (2008-06-30):
# Unless otherwise specified, data are from Shanks & Pottenger through 1992,
# from the IATA otherwise.  As noted below, Shanks & Pottenger say that
# America/Cordoba split into 6 subregions during 1991/1992, one of which
# was America/San_Luis, but we haven't verified this yet so for now we'll
# keep America/Cordoba a single region rather than splitting it into the
# other 5 subregions.

which suggests that google is returning a result prior to the America/Cordoba region splitting.

Seems like a version mismatch between your database files and their returned results.

from moment-timezone.

mattjohnsonpint avatar mattjohnsonpint commented on May 27, 2024

The actual zone name is America/Argentina/Cordoba. The name America/Cordoba is a link. This is all the tz data. there's no mismatch.

The only problem right now is that the timezone data build on the momentjs.com website isn't providing links. You can simply add it yourself though.

links : {
    "America/Cordoba": "America/Argentina/Cordoba"
}

You can see all of the other links if you look in the full data file.
https://github.com/moment/moment-timezone/blob/develop/moment-timezone.json

from moment-timezone.

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.