Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Use function from VBScript
#3
Sorry, you are right... then how can I get the result of this c# variable (first):

Code:
Copy      Help
var today = DateTime.Today;
var month = new DateTime(today.Year, today.Month, 1);      
var first = month.AddMonths(-3);


Messages In This Thread
Use function from VBScript - by apeso - 09-25-2018, 04:31 AM
RE: Use function from VBScript - by Gintaras - 09-25-2018, 05:56 AM
RE: Use function from VBScript - by apeso - 09-25-2018, 03:16 PM
RE: Use function from VBScript - by Gintaras - 09-25-2018, 03:23 PM
RE: Use function from VBScript - by apeso - 09-25-2018, 03:27 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)