Hi,
I am an Administrator and very much a part-time developerand; as I have said my mind is fried!
The problem I have is with the concatenation of a date and time in LotusScript.
I am trying to analyse a mail-in database so that someone can view the time it took to repond to a mail.
I can calculate the time difference if there are no anomalies, but if a mail arrives outwith “core hours” (Monday – Friday 08:00 – 18:00) then I must adjust the clock to start at 08:00 the following day, or 08:00 on Monday morning if the day = 1 or 7. I can set these using the TimeOnly and Dateonly methods, but I cannot find a way to concatenate the date and time in the same Notesdatetime object.
The next issue I will then have is Bank Holidays (but the way the economic crisis is biting, there will be no banks so no bank holidays!)
Any help with the NotesDateTime issue would be appreciated, (the Global Economic issue is a Bonus question for the really gifted).
Regards
Tom