Default values for time in in Date() function

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
uwekel
Enthusiast
Enthusiast
Posts: 740
Joined: Sat Dec 03, 2011 5:54 pm
Location: Oldenburg (Germany)

Default values for time in in Date() function

Post 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
Last edited by uwekel on Tue Mar 10, 2015 9:11 pm, edited 1 time in total.
PB 5.70 LTS (x64) - Debian Testing, Gnome 3.30.2
uwekel
Enthusiast
Enthusiast
Posts: 740
Joined: Sat Dec 03, 2011 5:54 pm
Location: Oldenburg (Germany)

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

Post by uwekel »

I looked before posting, but haven't seen this. Exactly a same request :oops:
PB 5.70 LTS (x64) - Debian Testing, Gnome 3.30.2
Post Reply