Coder Social home page Coder Social logo

Comments (3)

szuliq avatar szuliq commented on June 17, 2024

@piquadrat Isn't it supposed to be a dead simple blog application? Is it a common use case to publish at certain time of the day when you're not a newspaper?

It adds complexity and probably more then 95% usages will have time set to 00:00.

from aldryn-blog.

beniwohli avatar beniwohli commented on June 17, 2024

@szuliq "dead simple" doesn't mean "useless"... with no specific publication time, this app couldn't be used for such things as press releases or announcements. And I don't really see how it adds any complexity. Just set the default date to "today, midnight".

from aldryn-blog.

szuliq avatar szuliq commented on June 17, 2024

"Certain time of the day" concept brings a whole new level of complexity, namely timezones.

Is Aldryn timezone aware at all? Is it planned to be?

The basic use case is covered: you don't want to publish the article yet because it is being created or want to do so on some more-less specific date.

If we're going to introduce datetime as a publication time, I opt for renaming publication_date to publication_time to avoid mistakes and make sure users will be able to set time in their respective timezones.

from aldryn-blog.

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.