If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
Here there no need to get Date and time separately and concatenating ...
QDATETIME
---------------------------
System date and time. This is the date and
time for the local system time as a single
value. Retrieving or changing this value is
similar to retrieving or changing QDATE and
QTIME in a single operation. The format of
the field is YYYYMMDDHHNNSSXXXXXX where YYYY
is the year, MM is the month, DD is the day, [/LEFT]HH is the hours, NN is the minutes, SS is the
seconds, and XXXXXX is the microseconds.
Changes made to this system value take effect
immediately.
Comment