Re: Multiplying Decimals
- From: Ross Presser <rpresser@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 7 Jul 2005 11:17:53 -0400
On Wed, 6 Jul 2005 21:35:28 -0500, Jay B. Harlow [MVP - Outlook] wrote:
> NOTE: MM displays months, while mm displays minutes.
Oops! I knew that; it's just that I usually get bitten by using mm where I
meant to use MM, and I forgot where mm really belongs.
> FromHours is a shared
> function its "best" to called from the Type itself (TimeSpan), rather then a
> variable theTimeSpan or ts.
I can understand that it's "canonical" to call shared functions from the
type, but are there actual advantages to prefer that to calling them from
the object? Won't it compile the same?
.
- Follow-Ups:
- Re: Multiplying Decimals
- From: Jay B. Harlow [MVP - Outlook]
- Re: Multiplying Decimals
- References:
- Multiplying Decimals
- From: Brian
- Re: Multiplying Decimals
- From: Jay B. Harlow [MVP - Outlook]
- Multiplying Decimals
- Prev by Date: Re: .NET UserControl in VB6?
- Next by Date: Re: Scientific Notation
- Previous by thread: Re: Multiplying Decimals
- Next by thread: Re: Multiplying Decimals
- Index(es):
Relevant Pages
|