Welcome Guest, Not a member yet? Register   Sign In
I want to put datetime picker in website.
#1

[eluser]Computerzworld[/eluser]
Hello,

I am searching for dateTime picker. Would you please help me out?

reply me soon.
#2

[eluser]Lone[/eluser]
I would recommend to get the jQuery framework on your site and then use the following jQuery plugin:

http://kelvinluck.com/assets/jquery/datePicker/v2/demo/


If you dont want to use the jQuery framework then Ive used the following one before:

http://www.frequency-decoder.com/demo/date-picker-v2/
#3

[eluser]Lone[/eluser]
Ok I just opened my eyes and saw the time in what you wanted.

How exactly do you want the time selection to work?

My thoughts would be use jQuery, install the datepicker plugin and also some kind of time selection one.. Thats the beauty of jQuery - once you have a couple of plugins it ends up being lesser an overhead.

http://razum.si/jQuery-calendar/TimeCalendar.html
#4

[eluser]James Bolongan[/eluser]
There is another way to put a date time picker in your website. ...Just download a datetimepicker javascript and include it in your web page.

http://www.javascriptkit.com/script/scri...ndar.shtml

Just download the zip file.
#5

[eluser]James Bolongan[/eluser]
Sample Code:


Code:
<input name="name" type="text" id="demo1"/>
<a href="[removed]NewCal('demo1','yyyyMMdd')"><img src="&lt;?php echo base_url();?&gt;js/cal.gif" alt="" width="16" height="16" /></a>[/code]

Just create a folder inline with the system and name it to js just copy the cal.gif and datetimepicker.js in the folder..
Hope it helps a lot in you........




Theme © iAndrew 2016 - Forum software by © MyBB