473,385 Members | 2,180 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

add date and time in vb form

198 100+
hello expert
i am making a programe in which i want to show the date and time option in vb form during designing time
i choose the window component option from project -> component->window component but it only give the date picker option but i want to add time also so that user can pick any time from the form

thanks
Nov 22 '07 #1
5 5902
Mohan Krishna
115 100+
hello expert
i am making a programe in which i want to show the date and time option in vb form
:
:
from the form
thanks
Hi Veer,
Refer to the thread
[HTML]http://www.thescripts.com/forum/thread738579.html[/HTML]

This may help u.
ALL THE BEST!
Nov 22 '07 #2
lotus18
866 512MB
Hi Veer,
Refer to the thread
http://www.thescripts.com/forum/thread738579.html

This may help u.
ALL THE BEST!
Hi Mohan Krishna

The thread you were referring to only shows the date and time in the textboxes. Veer wanted to Add Time Options to select the time and not Adding every single second using timer control to a textbox.

I'm not good in VB 6.0 components. Maybe you can create a user control for your time options or create a combobox and list down all the time you wanted to show. : )
Nov 22 '07 #3
hi,

use dtpicker properties format = custom and
Custom_format = "dd/MMM/yyyy hh:mm:ss"

by
Arumugavel M
Nov 23 '07 #4
Mohan Krishna
115 100+
Hi Mohan Krishna

The thread you were referring to only shows the date and time in the textboxes. Veer wanted to Add Time Options to select the time and not Adding every single second using timer control to a textbox.
:
: )
Sorry Lotus18
I couldn't get his point
ThanQ
Nov 23 '07 #5
lotus18
866 512MB
Sorry Lotus18
I couldn't get his point
ThanQ
It's ok Mohan : )

ALL THE BEST!!!
Nov 23 '07 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

21
by: Samir | last post by:
Say I put a date and time for like this: Jun-15-04 21:52:06 Here is the form I am using: <form> <p><input type="text" name="T1" size="20"><br> date</p> <p><input type="text" name="T2"...
1
by: simina | last post by:
Hi... I have an "appointments" page where the user should (or not necessarily) choose a date and time for his appointment, from 6 combo boxes:year, month, day, hour, minute and AM or PM, without...
9
by: Shaiboy_UK | last post by:
Hi all, Hopefully something simple here. I have written a form that takes data from a text box and updates it into an Access database. However, I want to also pass the local user date and...
8
by: dlx_son | last post by:
Here is the code so far <form name="thisform"> <h3>Enter time to add to or subtract from:</h3> (If not entered, current time will be used)<br> Day: <input name="d1" alt="Day of month"...
11
by: lduperval | last post by:
Hi, I`m trying to do date calculations in three types of time zones: local, GMT and specified. The issue I am facing is that I need to be able to specify a date in the proper time zone, and I`m...
3
by: manning_news | last post by:
Using A2K. I've been asked to modify a report currently requiring only one date parameter to now accept a date range. The main report has 2 subreports and is not bound to a table or query. The...
3
by: Jim in Arizona | last post by:
I have a gridview that's being populated from an access db query. The problem I'm having is that the date/time fields in access that are populating the gridview are showing both date and time, when...
0
by: fredloh | last post by:
i have a tab control on my form. i then have several microsoft date and time picker control on the tab control. when i select a date on any of the date and time picker control, the result of the...
1
by: 6afraidbecause789 | last post by:
Hi - I am using a Date/Time Picker popup form for users to choose a a date and time for use on a separate entry form. The date/time on the entry form is actually entered automatically as a...
14
by: shapper | last post by:
Hello, Is there any function to convert a Date/Time from UTC to the user client zone and back from user client zone to UTC? I want to store Date/Time in UTC in the database but display it in...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.