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
Shashank Prakash MishraShashank Prakash Mishra 

Time Formate

Hi,

My requirement is
In time field user will enter time as 0900 and salesforce will change to 09:00 as acceptable time. Automatically colon will be inserted in between 09 and 00.
Suggestions please