Be sure to review our Idea Submission Guidelines for more information!
Submission GuidelinesHi there,
Could we please add a simple date function which allows you to construct a date from the basic inputs (rather than having to go through date-time-parse).
Example:
Function CreateDate(Year as integer; optional month as integer; optional day as integer; optional hour as integer; optional minute as optional; optional second as integer) as DateTime
Examples:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.