Giter Site home page Giter Site logo

Comments (4)

SundeepK avatar SundeepK commented on July 29, 2024

Do you intend to add single characters for the days, or use abbreviations. For example, is {"M", "T", "W" ..} valid as well as {"Mon", "Tue", "Wed"}. I think I could allow a max range between 1-3 and not have to change the code. Any more than that, then I'd have to either trim characters off or resize column names if there is enough space to show the full name of the day. Looks like some investigation might be needed.

from compactcalendarview.

GabiR avatar GabiR commented on July 29, 2024

It's okay. 3 characters are enough. But if it's not possible 1 character is
also good enough.

2015-06-08 13:57 GMT+03:00 Sundeep Kahlon [email protected]:

Do you intend to add single characters for the days, or use abbreviations.
For example, is {"M", "T", "W" ..} valid as well as {"Mon", "Tue", "Wed"}.
I think I could allow a max range between 1-3 and not have to change the
code. Any more than that, then I'd have to either trim characters off or
resize column names if there is enough space to show the full name of the
day. Looks like some investigation might be needed.


Reply to this email directly or view it on GitHub
#2 (comment)
.

from compactcalendarview.

SundeepK avatar SundeepK commented on July 29, 2024

Should now be available in version 1.4.

from compactcalendarview.

SundeepK avatar SundeepK commented on July 29, 2024

I think another better way to approach this is get the day names from Calendar object, so it should pick up what ever is set in the JVM I think. I'll raise another issue for this and see if I can make things a little easier. I'll probably leave this method in as a second measure.

from compactcalendarview.

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.