Time Format? - Post ID 212590
Apologies for what will surely be a stupid question, and one of more from this complete newbie.....
.... but I cant find a Time field in the elements.
I want to put a date and a time on a form....
I also want to save the form data in and SQL database, but I will get to that later, unless someone can point me in the right direction now....
But my immediate issue is the time field..... . I know its there somewhere.... I am just missing it.
thanks
Mike
.... but I cant find a Time field in the elements.
I want to put a date and a time on a form....
I also want to save the form data in and SQL database, but I will get to that later, unless someone can point me in the right direction now....
But my immediate issue is the time field..... . I know its there somewhere.... I am just missing it.
thanks
Mike
You're not missing it queeq, I don't see one at all either. I guess if you're looking for a way to have your users input a time you could create a dropdown setup for them with a separate dropdown for Hours, Minutes and then a radio button for AM/PM or another dropdown for it. If you need a time zone setting there's one setup in the dropdown lists already formatted for GMT time zones or you can mimic that one and create your own too.
Hope that helps
Hope that helps

I had the same need so I created a drop down with all the times as choices.

I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
HAHA!! I finally beat you Eric! And I even typed more! LMAO

That you did Jo. I did even see your post when i submitted mine. Must be my screen size.
Until next time.


I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
Jo Ann and Eric....
Thank you SO, SO MUCH for your replies.... fantastic community!!!!!!!
I cant see where the time zone setting in the dropdown lists for GMT time zones is???
regards
Mike
Thank you SO, SO MUCH for your replies.... fantastic community!!!!!!!
I cant see where the time zone setting in the dropdown lists for GMT time zones is???
regards
Mike
Create your own list of times with the needed format.

I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
To select GMT Time zones from a list... Drag a 'List Box' to the form. Select 'Properties', then come down to 'Options'.
Under the Options, there is a +-, arrow up arrow down, then another symbol. Click that last symbol for a list of predefined drop downs you can use.
Under the Options, there is a +-, arrow up arrow down, then another symbol. Click that last symbol for a list of predefined drop downs you can use.

Graphics for the web, email, blogs and more!
-------------------------------------
https://sadduck.com
-------------------------------------
https://sadduck.com
Just as a heads up, the program saves the time of submission. In the settings you can set the time zone you are in and is relative to you. Each entry is timestamped. This is also as good as a unique record.
You could add as advised a drop down element with a list of world timezones. It would be fairly easy to convert to the submitters time of entry. See WFB does it for you.
If you want to be real smart. Redirect to a script, you could have that conversion done and added to MySQL or a csv submission record or added to the email you receive.
You could add as advised a drop down element with a list of world timezones. It would be fairly easy to convert to the submitters time of entry. See WFB does it for you.
If you want to be real smart. Redirect to a script, you could have that conversion done and added to MySQL or a csv submission record or added to the email you receive.
The Guy from OZ
You can do this with a List Box or a Drop Down Menu element. You'll see something like the below image in the properties area of that element. The circled part is where you'll find a bunch of already premade lists. Click that and you can choose from that list to add that information to your dropdown menu or list box.
http://coffeecuphelp.com/jo/screenshots/listbox.jpg
http://coffeecuphelp.com/jo/screenshots/listbox.jpg
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.