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

HELP with Date Functions!

New Here ,
Aug 20, 2008 Aug 20, 2008

I am trying to set a variable value to the current year minus 1. I've tried a number of different things, including the dateadd function. Can someone please help?
261
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
LEGEND ,
Aug 20, 2008 Aug 20, 2008
Hello mham08,

What's your code for the dateadd look like?

>
> I am trying to set a variable value to the current year minus 1. I've
> tried a number of different things, including the dateadd function.
> Can someone please help?


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
LEGEND ,
Aug 20, 2008 Aug 20, 2008
LATEST
year(now()) - 1
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