| | |
Validation
Please support our C# advertiser: Intel Parallel Studio Home
Thread Solved |
•
•
Join Date: Aug 2008
Posts: 1,735
Reputation:
Solved Threads: 186
Take a read of the helpfile, there are many date/time formats, its very simple, but you should start reading for yourself what options you have.
Did I just hear "You gotta help us, Doc. We've tried nothin' and we're all out of ideas" ? Is this you? Dont let this be you! I will put in as much effort as you seem to.
•
•
Join Date: Aug 2008
Posts: 1,735
Reputation:
Solved Threads: 186
So you didnt look.
and before you say you did..
I typed
DateTime.ToString("dd mm yyyy");
placed cursor on ToString
Pressed F1
Got help
Clicked on the datetime format string stuff
http://msdn.microsoft.com/en-us/library/az4se3k1.aspx
which has a second link to
http://msdn.microsoft.com/en-us/library/8kb3ddd4.aspx
You are just plain lazy
and before you say you did..
I typed
DateTime.ToString("dd mm yyyy");
placed cursor on ToString
Pressed F1
Got help
Clicked on the datetime format string stuff
http://msdn.microsoft.com/en-us/library/az4se3k1.aspx
which has a second link to
http://msdn.microsoft.com/en-us/library/8kb3ddd4.aspx
You are just plain lazy
Did I just hear "You gotta help us, Doc. We've tried nothin' and we're all out of ideas" ? Is this you? Dont let this be you! I will put in as much effort as you seem to.
•
•
Join Date: Mar 2009
Posts: 24
Reputation:
Solved Threads: 0
•
•
•
•
So you didnt look.
and before you say you did..
I typed
DateTime.ToString("dd mm yyyy");
placed cursor on ToString
Pressed F1
Got help
Clicked on the datetime format string stuff
http://msdn.microsoft.com/en-us/library/az4se3k1.aspx
which has a second link to
http://msdn.microsoft.com/en-us/library/8kb3ddd4.aspx
You are just plain lazy
yes i can add 3 april, 2009 which i could already do. Go ahead and tell me how to add the rest of it. There is no default coding in C# that has that effect and no coding in that help file.
After looking carefully through the internet carefully. it seems the only way to do it is to write and array that uses mathematics to work out which day needs which suffix. i am struggling with this writing such an array.
I have had some very good help from others on this site maybe they will help me.
•
•
Join Date: Aug 2008
Posts: 1,735
Reputation:
Solved Threads: 186
It gets really tiring to see people who dont try and then expect others here to do the work. I know theres no date format that does the suffix, which is why I got you to look. If you google there are plenty of functions out there prewritten you can use to do it.
I too know theres no built in function to do it, it seems kind of a large oversight IMHO, but, there isnt. However, like most things like this, someone already has hit this and written something to do it. I got back a lot of hits with sensible code from google.
I too know theres no built in function to do it, it seems kind of a large oversight IMHO, but, there isnt. However, like most things like this, someone already has hit this and written something to do it. I got back a lot of hits with sensible code from google.
Did I just hear "You gotta help us, Doc. We've tried nothin' and we're all out of ideas" ? Is this you? Dont let this be you! I will put in as much effort as you seem to.
•
•
Join Date: Mar 2009
Posts: 24
Reputation:
Solved Threads: 0
•
•
•
•
It gets really tiring to see people who dont try and then expect others here to do the work. I know theres no date format that does the suffix, which is why I got you to look. If you google there are plenty of functions out there prewritten you can use to do it.
I too know theres no built in function to do it, it seems kind of a large oversight IMHO, but, there isnt. However, like most things like this, someone already has hit this and written something to do it. I got back a lot of hits with sensible code from google.
i apologise for the outburst at you. Just rather frustrated with the coding, and finding it awfully difficult. please accept my apologese. i am sorry that you feel like i have not tried. i think that is an unfair assumption on me. however that is something i will not discuss as you have no right to judge me in that.
i will have another look at google and hopefully this time i can understand some of the codes that i get hit with. i am sorry that what seemed like a lovely site at first has ended up making me feel pretty down about my coding.
cheers then
Foxypj
You don't need to feel down. It's just that people tend to get irritated and fed up with those who just come around here looking for ready answers. I'm sure you must have tried, but you didn't write anything about it. If you are stuck somewhere ask for help on that part and people here will gladly correct you.
I hope you don't go away from the forum. Give us some of your trials and we'll help you out the best we can. Do you really think it's fair for us, who has the answer to give it those who nothing of it. it'll not only make us fell uncomfortable to help but also harms those who doesn't try out.
Hope you understand.
I hope you don't go away from the forum. Give us some of your trials and we'll help you out the best we can. Do you really think it's fair for us, who has the answer to give it those who nothing of it. it'll not only make us fell uncomfortable to help but also harms those who doesn't try out.
Hope you understand.
•
•
Join Date: Mar 2009
Posts: 24
Reputation:
Solved Threads: 0
•
•
•
•
You don't need to feel down. It's just that people tend to get irritated and fed up with those who just come around here looking for ready answers. I'm sure you must have tried, but you didn't write anything about it. If you are stuck somewhere ask for help on that part and people here will gladly correct you.
I hope you don't go away from the forum. Give us some of your trials and we'll help you out the best we can. Do you really think it's fair for us, who has the answer to give it those who nothing of it. it'll not only make us fell uncomfortable to help but also harms those who doesn't try out.
Hope you understand.
The help here has been awesome from everybody. Thank you.
foxypj
![]() |
Similar Threads
- W3C Validation (HTML and CSS)
- .net validation/javascript conflict (ASP.NET)
Other Threads in the C# Forum
- Previous Thread: Trouble logging into sql server
- Next Thread: Create library in web
| Thread Tools | Search this Thread |
.net access algorithm array backup barchart bitmap box broadcast buttons c# check checkbox client clock combobox control conversion csharp custom database datagrid datagridview dataset datetime degrees developer development draganddrop drawing dynamiccreation encryption enum excel file form format forms function gdi+ hospitalmanagementsystems httpwebrequest image index input install interface java label list listbox mandelbrot math microsystems mouseclick mysql operator password path photoshop picturebox pixelinversion post priviallages. programming property radians regex remoting richtextbox running... serialization server sleep soap socket sql sqlserver stack statistics stream string table temperature text textbox thread time timer update usercontrol validation visualstudio webbrowser windows windowsformsapplication winforms wpf write xml






