P
Paul Aspinall
Hi
I want to calculate the difference between 2 dates in C#.
I know there is a function in VB, called DateDiff, but I don't want to ref
the VB library, and want to try to do it natively in C#.
Is there a similar function available in the C# or standard .NET libraries?
Thanks
I want to calculate the difference between 2 dates in C#.
I know there is a function in VB, called DateDiff, but I don't want to ref
the VB library, and want to try to do it natively in C#.
Is there a similar function available in the C# or standard .NET libraries?
Thanks