function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
KANTHKANTH 

how to display calender in the visualforce page like below.

calender

DevAngelDevAngel

There is no Visualforce standard component for this, but this code share project might help.

 

http://developer.force.com/projectpage?id=a0630000002ahp6AAA

 

Dave