No announcements
Found 3290072 threads
-
2 Votes
get current date format
use System.Threading.Thread.CurrentThread.CurrentUICulture.DateTimeFormat.FullDateTimePattern; This will return the format as String , eg - "dddd, MMMM dd, yyyy ...Answered | 3 Replies | 2034 Views | Created by pp_30 - Thursday, December 5, 2013 6:06 AM | Last reply by Just Karl - Tuesday, December 10, 2013 9:17 PM -
2 Votes
How do I get the current Date format
Does anyone know how to get this information in SQL 2000?Answered | 4 Replies | 5545 Views | Created by Neil Weicher - Sunday, February 19, 2012 12:43 AM | Last reply by Neil Weicher - Wednesday, February 29, 2012 1:21 PM -
0 Votes
Format current date as YYYYMMDD
Thank you fro posting the solution so that if some other community member have a same issue like you then they can also get solution by your post.Answered | 2 Replies | 409 Views | Created by AllTheGoodNamesWereTaken - Tuesday, May 10, 2016 6:00 PM | Last reply by Deepak Saradkumar Panchal - Wednesday, May 11, 2016 5:26 AM -
0 Votes
How to get the current Date..?
Thread.CurrentThread.CurrentCulture; string s = "19/12/2008"; // here my date is dd/MM/yyyy format.Answered | 2 Replies | 3518 Views | Created by Roger Binny - Tuesday, December 23, 2008 3:57 PM | Last reply by Pha V - Wednesday, December 24, 2008 5:28 AM -
8 Votes
DATE FORMAT MMYYYY for current date
FORMAT is an average of 43 times slower than CONVERT or most other temporal methods.Answered | 9 Replies | 29676 Views | Created by KODI_KODI - Sunday, December 16, 2012 1:51 PM | Last reply by Jeff Moden - Saturday, March 28, 2020 6:58 AM -
1 Votes
[W8.1]How to get current date format settings in WinRt Store app
The date itself isn't in a format, you format it to view it.Answered | 6 Replies | 698 Views | Created by wakefun - Friday, July 10, 2015 8:58 AM | Last reply by Andy ONeill - Monday, July 13, 2015 5:22 PM -
1 Votes
Format Current Date
See Custom Date and Time Formats: http://msdn.microsoft.com/en-us/library/8kb3ddd4.aspx You most likely wanted: string ...Answered | 2 Replies | 691 Views | Created by saffron_0499 - Tuesday, April 9, 2013 4:09 PM | Last reply by saffron_0499 - Tuesday, April 9, 2013 8:30 PM -
1 Votes
Get current date and time
I had get my ans.Answered | 17 Replies | 4038 Views | Created by brownie yeo - Thursday, September 29, 2011 5:13 AM | Last reply by brownie yeo - Friday, September 30, 2011 12:15 AM -
0 Votes
How to display current timezone's date formate
" i am displaying current date by default that would be in en-US format.Answered | 7 Replies | 4692 Views | Created by udayakumar subramaniyan - Thursday, November 18, 2010 11:10 AM | Last reply by Sheldon _Xiao - Thursday, November 25, 2010 5:58 AM -
0 Votes
Get current date
You have data type "date" and a date don't have a specific Format; it's always the frontend which formats the date; and SSMS uses ISO ...Answered | 3 Replies | 714 Views | Created by MVP_88 - Thursday, January 22, 2015 8:33 AM | Last reply by Olaf Helper - Thursday, January 22, 2015 8:47 AM -
1 Votes
How to get the Current date in YYYYMMDD format in Script Task using VB.NET?
How to get the Current date in YYYYMMDD format in Script Task using VB.NET?Answered | 2 Replies | 32612 Views | Created by guest369 - Tuesday, June 28, 2011 9:09 PM | Last reply by guest369 - Wednesday, June 29, 2011 1:29 PM -
1 Votes
webandload test - How to get current date
I am not sure what format you are looking...but you can configure using this plug-in and check.Answered | 2 Replies | 1488 Views | Created by sandyrnj - Thursday, March 6, 2014 3:34 PM | Last reply by Shiv_p - Friday, March 7, 2014 4:07 AM -
0 Votes
How to get Current Date in C
What are teh symptoms.Do you get an exception?Answered | 4 Replies | 3821 Views | Created by Roger Binny - Tuesday, December 23, 2008 3:58 PM | Last reply by AlexBB - Vista Ult64 SqlSer64 WinSer64 - Monday, December 29, 2008 7:19 PM -
0 Votes
Determine current date format and changing to another.
SQL Server does not store datetime values in text format, but uses an internal binary format.Answered | 1 Replies | 2442 Views | Created by OldEnthusiast - Monday, October 31, 2011 7:13 AM | Last reply by Erland Sommarskog - Monday, October 31, 2011 8:20 AM -
0 Votes
[wp8.1]How to get desired Date format
We need to modify the DatePicker's template to change its date format, for more information, please try to refer to the following similar ...Answered | 1 Replies | 271 Views | Created by rmurali.mcp - Wednesday, October 28, 2015 5:33 AM | Last reply by Amy Peng - Wednesday, October 28, 2015 7:45 AM -
1 Votes
get Spanish date format
Formatting is always better to be done in the Client application.Answered | 4 Replies | 4401 Views | Created by sourises - Friday, February 21, 2014 8:56 PM | Last reply by Naomi N - Sunday, February 23, 2014 1:53 AM -
1 Votes
Converting Current Date to JD Edwards Date (6-digit Julian format) ?
mm/dd/yyyy when I want to accomplish ::: Current Generated Date (mm/dd/yyyy) -> Julian Date Current Generated Time ...Answered | 4 Replies | 14333 Views | Created by encryptoras - Monday, February 6, 2012 9:59 PM | Last reply by Sebastian Sajaroff - Tuesday, February 7, 2012 7:27 PM -
0 Votes
Date Format
So Long Date format comes from your Windows setting, if it is different than what is standard(blame user), you might get different result.Answered | 4 Replies | 2980 Views | Created by dAryL-TaNayTech - Sunday, March 14, 2010 2:49 AM | Last reply by dAryL-TaNayTech - Sunday, March 14, 2010 7:21 AM -
0 Votes
Get the Current Date and Time of a Location
I have created a windowsPhoneApplication in silverLight 8.1.In my application,I have to upload videos on some server.The Uploading get failed If the Date and Time settings of my ...Answered | 2 Replies | 923 Views | Created by shifana - Saturday, February 28, 2015 6:51 AM | Last reply by Jamles Hez - Monday, March 9, 2015 9:37 AM -
1 Votes
Date format
Hi, To convert a date time to a string with specific formatting, use ToString with a format string value, i.e string formattedDate = ...Answered | 3 Replies | 3527 Views | Created by Jackson_1990 - Monday, September 7, 2009 9:40 AM | Last reply by Wole Ogunremi - Monday, September 7, 2009 2:06 PM - Items 1 to 20 of 3290072 Next ›
No announcements