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
Kevin LanguedocKevin Languedoc 

Calendar DateSelector

What apex element do I use to create the VF Apex popup calendar that is used in VisualForce pages?
Best Answer chosen by Admin (Salesforce Developers) 
JimRaeJimRae
inputfield on a standard sObject date or datetime will render as the datepicker.