When creating a response document I am attempting to copy a value from the parent that contains the date ONLY i.e. ‘05/09/2009’. No matter what method I try ( .getItemValueDateTimeArray, notes items) after the reponse document is saved a time is added to the end of the date. It could be the current time or 0 hours depending on the method I use. What am I missing? In the client this would be nice and easy. Have I looked over something?
Subject: Four digit year changes to two digits
I have another issue. I am trying take a date value from a parent document and add the value to a text string. i.e. Add ‘02/20/1989’ to ‘This is the last date on file: 02/20/1989’. The issue is when I add the date/time value from the parent to the text field on the response document the four digit year is changed to a two digit year. Why!? Why!? Maybe there needs to be a forum on how to get Domino to work with time/date values. I am not ruling out the ID 10 T error though.