DEV Community

Discussion on: Creating a custom calendar in React from scratch

Collapse
 
vins14432602 profile image
vins14432602

Hi,

I absolutely loved your work. I just want to know how can I remove the extra dates I am getting in a particular Month.

Collapse
 
aibrahim3546 profile image
ibrahim

Hey,

Sorry for the late response. unfortunately for now the library doesn't support it yet.
You can use javascript to trim it out for now manually. Contribution are welcome if you would like to add the feature. Thanks.

Cheers.