Advertisement

Check out our new and improved Advanced Search! We have added additional search options and the ability to save your searches.
 
Enter Keywords:
 
1 - 10 of 27(0 seconds)
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

7.4
I need help creating a custom format for a date/time inputted from a program's log. I need the format in order to be able to do sorts on this information. Here are some samples of the data: Mo...
Zones: Ms Office SuiteDate Answered: 02/11/2004 Views: 0
I need to display time as Eastern Time.  The problem I'm having is that our server is in Arizona where there is no Daylight Savings time.  That means half the year I need to add 2 hours to the time...
Zones: C#Date Answered: 02/01/2006 Views: 8
When I looked online .est was listed as a webalizer file - I need to open these files - any ideas (yes they look binary.)
Zones: Windows 2000Date Answered: 06/16/2003 Views: 17
How do I change between standard and daylight time. My app has a user input a time (HH:MM:SS).  Then I have radio button so they can decide between EST, EDT, CST, CDT, etc. etc... So if they ...
Zones: C#Date Answered: 08/16/2005 Views: 0
Hi, Please kindly assist how can we convert on runtime from EST to CST? select convert(EST,CST,DTStart) from MyTable Thanks.
Zones: MS SQL ServerDate Answered: 06/14/2006 Views: 384
I have a query that adds up timesheets. It returns the following fields: Date, Sum of Total Hours, Start of Work, End of Work, Total Hours The problem is I want the query to return the Start...
Zones: MS SQL ServerDate Answered: 09/05/2006 Views: 0
URGENTLY NEEDED I'm needing to convert the time from EST to GMT and can't see any obvious function / syntax.  Since EST is GMT - 5, I need simply to subtract 5 hours from the current time. E...
Zones: ASPDate Answered: 11/12/2003 Views: 13
Can anyone show me how to change a date from EST to GMT?  I've tried the following code, but I don't see a difference:       Calendar cal = Calendar.getInstance(TimeZone.getTimeZone("GMT"));   ...
Zones: JavaDate Answered: 06/17/2004 Views: 0
We have a sql database that returns all the times in Greenwich Mean Time (GMT). We are in the Eastern Standard Timezone (EST). This messes up some queries that we have that pull data from specific ...
Zones: MS SQL ServerDate Answered: 01/26/2005 Views: 14