Hello,
I'm still learning so this may be a simple question.
I need to get the current date and time in my process.. I have used the function Now() which brings back date and time but due to daylight savings the time is an hour out.
I then used Today () and LocalTime () which brings back the correct date and the correct time but they are sitting in separate Data Items. My questions are:
1. Is there a way of combining the date datatype and time datatype to make a datetime datatype?
2. Is there a way of changing the returned data from LocalTime() to the 24hr clock format?
Help always appreciated
------------------------------
Rob
------------------------------