Answered
Hi,
I am trying to set the default time on a date field to be 12:00 pm (noon) for whatever date is entered.
Also, does the time need to show, or can it still record a time but only show a date in the field? I know you can format it that way but am not sure if the time is recorded if it is not formatted to display it.
If you have any questions about what I am trying to do, please let me know. I appreciate any help on this in advance...
Jeff
Form really custom formats, in Acrobat you can use the "utiol.printd(sFormat, oDateTime)" in LiveCycle Designer you can use FormCalc's "Date2Num()" and 'Num2Date()" functions.
George Kaiser