Tagged: time format, timepicker
- This topic has 3 replies, 4 voices, and was last updated 9 years ago by
Kevin.
-
AuthorPosts
-
-
August 6, 2012 at 10:19 am #153
ehoansheltMemberI check documentation and wasn’t able to find this but excuse me if it is there.
I’m trying to format the timepicker so that is reads:
9:00 AM instead of 09:00 AM. Looked at the jqeury documentation and they allow a timeformat argument that would do the job. Is this something that can be done in piklist?
Thanks!
-
August 6, 2012 at 1:50 pm #154
SteveKeymasterYou can pass any jQuery option through the options array.
Currently, we are using this timepicker, and you can use any of it’s options. However, we are thinking of switching since it doesn’t seem like it’s supported anymore. Switching would probably mean your “options”, won’t work anymore… though Piklist will make sure the timepicker still shows up. 😉
If we change, we will put a note in the upgrade announcement so you know you may have to update some options.
Also, if you have a favorite jQuery timepicker, please let us know.
-
January 23, 2013 at 12:02 pm #646
anderlyMemberI’m a fan of this one (http://trentrichardson.com/examples/timepicker/). Nice extension to jQuery UI DatePicker and very customizable.
Been using it with https://github.com/rilwis/meta-box for awhile now.
I would look at that plugin for some other ideas for field types. I know there are some other good meta-box plugins as well.
You might want to look at http://ivaynberg.github.com/select2/ for multi-select as well.
Still would love to see this on GitHub to raise the profile of the project and increase contributions and add-ons.
Keep up the good works!
Cheers,
Adam
-
January 24, 2013 at 11:25 pm #658
-
-
AuthorPosts
- You must be logged in to reply to this topic.