Hi all,
I have Notes application which use lot of Date fields. Everything is OK but computed date fields, which are being populated with Lotus Notes script have also time part. When I do some calculations, sometime it is happened that, depends from time zone used by user during input of data, one day is added or removed from variable containing date value, which cause error in calculation.
My question is: is there a way to remove time part stored into date field with Lotus Notes script?