Git Product home page Git Product logo

Comments (2)

nya3jp avatar nya3jp commented on September 1, 2024

Hmm, this conversion seems happening in gdata api server. I looked at the request setting "0010" to a cell, but the value was not converted to 10 at least here:

<ns0:feed xmlns:ns0="http://www.w3.org/2005/Atom" xmlns:ns1="http://schemas.google.com/gdata/batch" xmlns:ns2="http://schemas.google.com/spreadsheets/2006">
  <ns0:id>https://spreadsheets.google.com/feeds/cells/a/b/private/full</ns0:id>
  <ns0:link href="https://spreadsheets.google.com/feeds/cells/a/b/private/full/batch" rel="edit" />
  <ns0:entry>
    <ns1:operation type="update" />
    <ns2:cell col="1" inputValue="0010" row="1" />
    <ns0:id>https://spreadsheets.google.com/feeds/cells/a/b/private/full/R1C1</ns0:id>
    <ns1:id>0</ns1:id>
  </ns0:entry>
</ns0:feed>

So gdata api server should be doing conversion, but I'm not sure if it's intentional or a bug.

from hyou.

nya3jp avatar nya3jp commented on September 1, 2024

The situation can be different with new Sheets API v4.

from hyou.

Related Issues (14)

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.