Ranter
Join devRant
Do all the things like
				++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
				Sign Up
			Pipeless API
 
				From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
				Learn More
			Comments
		- 
				
				We'll think about it this way, if they didn't put that in, I would have nothing to laugh at right now while on the toilet.
 
 Sums up the usefulness of Microsoft right there
- 
				
				As a MS fanboy and a frequent participant in Dilbert-worthy meetings, I suspect the meeting to add the method went something like this..
 Dev:"Why do I have to add the ToDouble method for DateTime?"
 PHB:"Developer feedback. They demand the feature and developers are #1"
 Dev: "No, seriously...no developer would ever, ever convert a DateTime to a double on purpose. This doesn't make any sense."
 PHB: "Developers are our customers and customer satisfaction is our #1 goal. Add the method,or else!"
 
 What was the "developer feedback"?
 
 .NetBetaTester: "Hey, can I get a function to convert the DateTime to a double so I can manipulate how dates are calculated. Like adding days, subtracting minutes. Extend the Convert class and add ToDouble"
 .NetEngineer: "No need. The DateTime extension methods have all that behavior."
 .NetBetaTester: "Great! You saved me a ton of work."
 
 PHB only read the *one* initial request and likely got a big bonus for "encouraging" the devs to add frivolous methods.
- 
				
				 xalez19218y.net 1.1 says it's reserved for future use .. xalez19218y.net 1.1 says it's reserved for future use ..
 https://msdn.microsoft.com/en-us/...(v=vs.71).aspx
 
 so it seems like in the past it was reserved for the future but in the present it has no future use
Related Rants
- 
						
							 horngyih20As a Dev, I hate writing Docs. As a Dev, I hate it when there's no Docs. Vicious Cycle. horngyih20As a Dev, I hate writing Docs. As a Dev, I hate it when there's no Docs. Vicious Cycle.
- 
						
							 sam966929Difference between C# and Javascript Me: Hold my cup of tea. C#: That's not a cup of tea. Me: Hold my cup o... sam966929Difference between C# and Javascript Me: Hold my cup of tea. C#: That's not a cup of tea. Me: Hold my cup o...
- 
						
							 xorith19HTML: Hate This Meaningless Life CSS: Can't Style Shit JS: Just Shit Java: Just another vicious asshole PH... xorith19HTML: Hate This Meaningless Life CSS: Can't Style Shit JS: Just Shit Java: Just another vicious asshole PH...







After my colleague noticed me of this..."feature", I immediately thought I'd ask you all, why is it even implemented then?
undefined
documentation
c#
msdn
.net