|
|
|
start date: Tue, 7 Aug 2007 09:31:36 -0500,
posted on: microsoft.public.dotnet.framework.aspnet
back
| Thread Index |
|
1
John Mott
|
|
2
George Ter-Saakov
|
|
3
John Mott
|
Interactive utility to help with custom datetime format specifiers
Hi all,
I've developed an interactive utility that can assist in the development of
custom datetime format specifier strings. In addition to enumerating the
options it will show how a combined set of options can be rendered. I plan
on fleshing out the series to the other format specifier permutations as
well, but this one was the toughest nut to crack so I did it first. It took
a lot of time to develop and I feel pretty good about it as a reference;
there is no way that I could retain the knowledge MMM is the three letter
version of the month ;-)
http://www.nicecleanexample.com/Tools/DTCustomFmtSpec.aspx
John
Nice Clean Examples at nicecleanexample.com
Date:Tue, 7 Aug 2007 09:31:36 -0500
Author:
|
Re: Interactive utility to help with custom datetime format specifiers
Hi, I do not want to kill your party but those things very well documented
in MSDN
http://msdn2.microsoft.com/en-us/library/aa719856(VS.71).aspx
George.
"John Mott" wrote in message
news:%23VWiW$P2HHA.1188@TK2MSFTNGP04.phx.gbl...
> Hi all,
>
> I've developed an interactive utility that can assist in the development
> of
> custom datetime format specifier strings. In addition to enumerating the
> options it will show how a combined set of options can be rendered. I plan
> on fleshing out the series to the other format specifier permutations as
> well, but this one was the toughest nut to crack so I did it first. It
> took
> a lot of time to develop and I feel pretty good about it as a reference;
> there is no way that I could retain the knowledge MMM is the three letter
> version of the month ;-)
>
> http://www.nicecleanexample.com/Tools/DTCustomFmtSpec.aspx
>
> John
>
> Nice Clean Examples at nicecleanexample.com
>
>
>
>
Date:Tue, 7 Aug 2007 11:11:52 -0400
Author:
|
Re: Interactive utility to help with custom datetime format specifiers
Hi George,
No buzzkill recieved :-)
I have no grand illusions that a simple web utility will provide a more
comprehensive knowledge than MSDN, which I think is the best documentation
for developers ever written. I really do. I use it all the time. My stuff is
intended as a quick reference.
I don't know about you, but there a thousand little details about how to do
this or that on the platform on on the web in general that are jumbling
around and many of them delete themselves after an inactivity period. I need
lots of cheat sheets. ;-)
John
"George Ter-Saakov" wrote in message
news:e0gRKVQ2HHA.4880@TK2MSFTNGP03.phx.gbl...
> Hi, I do not want to kill your party but those things very well documented
> in MSDN
> http://msdn2.microsoft.com/en-us/library/aa719856(VS.71).aspx
>
>
> George.
>
> "John Mott" wrote in message
> news:%23VWiW$P2HHA.1188@TK2MSFTNGP04.phx.gbl...
>> Hi all,
>>
>> I've developed an interactive utility that can assist in the development
>> of
>> custom datetime format specifier strings. In addition to enumerating the
>> options it will show how a combined set of options can be rendered. I
>> plan
>> on fleshing out the series to the other format specifier permutations as
>> well, but this one was the toughest nut to crack so I did it first. It
>> took
>> a lot of time to develop and I feel pretty good about it as a reference;
>> there is no way that I could retain the knowledge MMM is the three letter
>> version of the month ;-)
>>
>> http://www.nicecleanexample.com/Tools/DTCustomFmtSpec.aspx
>>
>> John
>>
>> Nice Clean Examples at nicecleanexample.com
>>
>>
>>
>>
>
>
Date:Tue, 7 Aug 2007 10:57:20 -0500
Author:
|
|
|