Page 1 of 1

Default values for time in in Date() function

Posted: Tue Mar 10, 2015 5:37 pm
by uwekel
Hi,

sometimes i need to get a date with the Date() function, but without a specific time. It would be nice, if the time component would be optional.

The definition should be like this:

Code: Select all

Date([Year, Month, Day[, Hour, Minute, Second]])
Thx for reading
Uwe

Re: Default values for time in in Date() function

Posted: Tue Mar 10, 2015 6:09 pm
by Little John

Re: Default values for time in in Date() function

Posted: Tue Mar 10, 2015 7:10 pm
by uwekel
I looked before posting, but haven't seen this. Exactly a same request :oops: