GithubHelp home page GithubHelp logo

Comments (6)

 avatar commented on July 28, 2024

Also, full year. ISO 8601 would be most preferable, because it is standard, unambiguously human readable, lexicographical order is the same as temporal order and is in general most machine-friendly of non-integer timestamp formats(for example, goes into database datetime columns as is.)

And by ISO 8601 I naturally mean combined extended date with extended time, with ' ' as the delimiter instead of T for increased human readability, with little to no decrease in machine compatibility. I.e. "YYYY-MM-DD HH:MM:SS"

from smssync.

eyedol avatar eyedol commented on July 28, 2024

@agenttihirvinen Thanks for the mention of ISO 8601. I will look into this more.

from smssync.

eyedol avatar eyedol commented on July 28, 2024

sent_timestamp is now the raw timestamp value. No pre-formatting. This is to allow the client to take care of the formatting. I'm closing this issue

from smssync.

 avatar commented on July 28, 2024

Raw meaning a UNIX timestamp? That is satisfactory as well.

from smssync.

mrgkumar avatar mrgkumar commented on July 28, 2024

Thank you!

from smssync.

eyedol avatar eyedol commented on July 28, 2024

@agenttihirvinen Yes a UNIX timestamp.

from smssync.

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.