GetDate + GetTime

M

Mike Morse

I have a date picker. that I want to pre-populate time the CurrentDate &
CurrrentTime. Does anyone have a function for doing this?

THanks.

-mike
 
J

Josh Bertsch [MSFT]

If you have SP1 installed, go to the properties dialog of the control, click
on the formula button (Fx) and use the function Now().

--josh bertsch
 
M

Mike Morse

I need to do it through code.


Josh Bertsch said:
If you have SP1 installed, go to the properties dialog of the control, click
on the formula button (Fx) and use the function Now().

--josh bertsch
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top