Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

dateAdd

Participant ,
Aug 12, 2008 Aug 12, 2008
dateAdd 3 years

#lsDateFormat(DateAdd('yyyy', 3, '24/04/1943'))# gives java.lang.IllegalArgumentException error while
#lsDateFormat(DateAdd('yyyy', 3, '24/04/1980'))# gives the correct result - 24-Apr-1983.
Any ideas, please...
TOPICS
Getting started
379
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Participant , Aug 14, 2008 Aug 14, 2008
I've just tested this locally on my machine (CFMX 7) and both statements seemed to work...
Translate
Participant ,
Aug 14, 2008 Aug 14, 2008
I've just tested this locally on my machine (CFMX 7) and both statements seemed to work...
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Aug 14, 2008 Aug 14, 2008
LATEST
It appears our server is the culprit.
Thanks
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources