How do I do this in C#?
currentDate == 04/01/2010 ???
Thanks guys its really important to time my prank.
Would be even better if there was a solution using complex regular expressions.
|
How do I do this in C#?
Thanks guys its really important to time my prank. Would be even better if there was a solution using complex regular expressions. | |||||||||||||||||||||
feedback
|
This question came from our site for professional and enthusiast programmers.
|
You should investigate the Rx framework. It probably has a way of doing this backwards. | |||
|
feedback
|
|
Just don't steal StackOverflow's code... Since that prank started about 1.5 hours early for April 1 (UTC). ;) | |||||||
feedback
|
:)) | |||||||||
feedback
|
|
What ever you do, make sure you get it right. Unicorns are fastidiously prompt creatures. | |||
|
feedback
|
|
Something like
should work. | |||
|
feedback
|
|
If it's a web application you will have to send the clients time to the server. Otherwise
will do the trick. | |||
|
feedback
|
|
You need to write an Oracle PL/SQL procedure that queries a Time Server using NTP and puts the value into a database. Then you can write a Web Service in Java that reads it from the Oracle Server and converts it to JSON. Use jQuery to call the web service and you're done. Sorry, no other way to do this, that's why Jeff needed VC money as Oracle is not part of Bizspark. | ||||
feedback
|
|
You should do it in Javascript instead, using the browser's local time, then you'll get it right. | |||
|
feedback
|