Page 1 of 1

Where is function DaysInMonth in Silverlight?

Posted: Thu Sep 27, 2012 12:46 pm
by tpontow
Hello,

i need to use the Date function "DaysInMonth" in my report. No problem in Forms or Wpf reports. But the function is not available in Silverlight. What can i do to solve that problem?

The use of .NET framework static method

Code: Select all

DateTime.DaysInMonth() 
does not help either!

Kind regards
Thorsten Pontow

Re: Where is function DaysInMonth in Silverlight?

Posted: Mon Oct 01, 2012 9:39 am
by Alex K.
Hello,

We made some improvements in that direction.
Please check the latest build when it will be available.

Thank you.