The 1C:Enterprise developers forum

#1
People who like this: 0 Yes / 0 No
Active user
Rating: 5
Joined: Jun 4, 2013
Company:

I just want to add a month to currnetDate() ..... I tried to add the month equality of seconds witch is (2629743.83) but it failed .... is there any other way to do it ?

And thanks in advance

 
#2
People who like this: 0 Yes / 0 No
Just came
Rating: 0
Joined: Aug 17, 2012
Company: Gaztron LLC

Try this:

Code
    AddMonth(CurrnetDate(), 1);

 
#3
People who like this: 0 Yes / 0 No
Active user
Rating: 5
Joined: Jun 4, 2013
Company:

It worked ... Thanks a lot brother

 
Subscribe
Users browsing this topic (guests: 1, registered: 0, hidden: 0)