Want to use Calendar which will have some specific features in ReactJS - reactjs

I am working on ReactJS project. I want to use Calendar which will highlight Indonesian holidays, and also I want to highlight some specific dates and disable other dates.
I am searching over the google and tried many solutions but didn't get any solution as I required.
I would love to appreciate any help from you guys.
Thanks in advance.

Related

React Form with subtotals

I worked wth AG-Grid but not sure we can achieve a design like following. I tried but no luck.
Could someone help me to develop a form with subtotals? I know we have a Pivot library but we cannot achieve a design like the following. Could someone please help whether any library exists or some basic idea of how to develop a form like this?
Please note we need filters and sorting, as AG-Grid provides it by default on top.
Thanks
I would suggest you use Materias-ui Tables. They are incredibly versatile and easy to use because of good documentation and examples on the official website.
Therefore, I can see that your desired result can be achieved with Collapsible table and Sorting & selecting. Although I suggest you read the whole page.
https://material-ui.com/components/tables/#collapsible-table

Calender using Material UI

Could someone help me out in creating a calendar component using react and material UI. The calendar should be similar to the one as shown in the link https://react.rocks/example/react-big-calendar . I've checked the scheduler component for material UI but as per what I have understood, it is licensed. Can someone help me out in suggesting how I can start with the design part for the calendar. Thanks a lot in advance!
I have tried long time with this process and realized, we should not do that. It's painful and especially takes lots efforts, does not worth for the user requirements.
You can use another library like this.

Does antd support Welsh language

I am using antd date picker. Is there a way to show months and days in date picker in welsh language?
Referred this doc https://ant.design/docs/react/i18n
But couldn't find welsh in it. Is there a way to add welsh in the antd datepicker.
Thanks in advance
Ant Design doesn't seem to support Welsh, but you can add it by yourself.
They state here how you could add a new language to the datepicker, and they even give you an example pull request so you can know which files to add/change.
The best you could do right now is fork the repo, add support for Welsh, make a PR to the project and while it isn't accepted use your own forked version.

Fullcalendar v.4.2.0 display Quarterly by Year

I have a requirement in a project in which I need to implement an event calendar to display Quarterly by Year. Currently Fullcalendar.io doesn't seem to cater this functionality. Also found one question regarding this by some folks but Arshaw (the creator) just closed it without further details here: https://github.com/fullcalendar/fullcalendar/issues/2861
My goal is to display the events using Fullcalendar v4.2.0 in a quarterly manner per year. In case you got some work around please let me know. Thank you.
P.S. it will get integrated in angularjs (old but gold)

How can I set the AnyGantt 's Timeline Calendar

In the version 6 of AnyGantt (Flash), I could to define Non Working Days and Non Working Hours in calendar at Timeline, as you can see below...
(http://6.anychart.com/products/anygantt/docs/users-guide/index.html?calendar.html)
But now, I donĀ“t know how can I define in my Gantt chart what are the Non Working Days.
Unfortunately you can't do this in the current version, but this feature is in the roadmap and will be available in version 7.10.0 version ETA: Apr'16.
http://www.anychart.com/products/anychart/roadmap/
I have not seen any evidence that this has capability has been added. I am using AnyChart v7.11.0.1136. Anyone else figured this out?

Resources