You need to sign in to do that
Don't have an account?

Time
Hi ,
My requirement is , i need to dispaly the current time, and depending on the current time
i should be able to display previous 30 minutes ,previous 1 hour ,previous 2 hours to the current time and disaplay them in
a dropdown ,
for eaxmple:
if the current time is 9:00 in the drop down i should be able to dispaly
8:30 and 8:00 and 7:00 so on and it should alter depending upon the current itme
could anyone could help me with an example how would i achieve this
Thank You
Hi,
This is a duplicate post please make sure that you do not post any duplication questions on discussion board. So I request you to please remove it.
For information regarding this post you can go to the following link:
http://boards.developerforce.com/t5/Apex-Code-Development/Time/m-p/398227#M71518
Did this answer your question? If not, let me know what didn't work, or if so, please mark it solved.
Hi,
In add this in your page :
Add this in your class : You can make it more dynamic if you want,