473,396 Members | 1,608 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

list of all possible DateTime formats in culture


Hi All,

How to get the list of all possible DateTime formats in culture set on
machine?

Thanks in Advance
Sakharam Phapale
Nov 16 '05 #1
2 5386
System.Globalization.CultureInfo.GetCultures(Syste m.Globalization.CultureTyp
es.InstalledWin32Cultures)

gives all cultures on the windows machines. iterate thru to list different
datetime formats.

Av.

http://dotnetjunkies.com/WebLog/avnrao
http://www28.brinkster.com/avdotnet
"Sakharam Phapale" <sp******@annetsite.com> wrote in message
news:uh**************@TK2MSFTNGP11.phx.gbl...

Hi All,

How to get the list of all possible DateTime formats in culture set on
machine?

Thanks in Advance
Sakharam Phapale

Nov 16 '05 #2
Thanks Av

Sakharam Phapale
"avnrao" <av*@newsgroups.com> wrote in message
news:eZ**************@TK2MSFTNGP09.phx.gbl...
System.Globalization.CultureInfo.GetCultures(Syste m.Globalization.CultureTyp es.InstalledWin32Cultures)

gives all cultures on the windows machines. iterate thru to list different
datetime formats.

Av.

http://dotnetjunkies.com/WebLog/avnrao
http://www28.brinkster.com/avdotnet
"Sakharam Phapale" <sp******@annetsite.com> wrote in message
news:uh**************@TK2MSFTNGP11.phx.gbl...

Hi All,

How to get the list of all possible DateTime formats in culture set on
machine?

Thanks in Advance
Sakharam Phapale


Nov 16 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

12
by: Dave Brown | last post by:
Hi all, Is it possible to have 4 LI items in a <UL> with the LI width set to width:25% so that each one sizes to 25% of whatever its container width is ? It doesnt seem so, the width doesnt...
1
by: Li Weng | last post by:
Hi, When I retrieve urn:schemas:httpmail:date field, how do I set the format from VB.net code? I assume I should have several DateTime formats to choose from. Or is there any VB.net class to...
2
by: Shapper | last post by:
Hello, Is it possible to change culture at aplication level? I am using this to get the current culture at application level: Response.Write(CultureInfo.CurrentCulture.Name) Thanks, Miguel
0
by: gauthier | last post by:
Hi, I'm developing a web application available in multiple languages. When we switch language (via a drop down list), we switch the culture of the current thread: ...
2
by: Sakharam Phapale | last post by:
Hi All, How to get the list of all possible DateTime formats in culture set on machine? Thanks in Advance Sakharam Phapale
3
by: henk | last post by:
i have a utc string how can i convert it to utc datetime? is this ok: dim UtcDate as Datetime=Datetime.parse(UtcString)?
6
by: tgnelson85 | last post by:
Hello, C question here (running on Linux, though there should be no platform specific code). After reading through a few examples, and following one in a book, for linked lists i thought i would...
1
by: almurph | last post by:
Hi, I have a list object called "myList" with the first item a string and the second a DateTime. Something like this: "some text 1", 19/03/2008 12:56:36 "some text 2", 19/03/2008 10:56:36...
2
by: helveticus | last post by:
Is there a way to keep datetime expressions culture invariant? My app is culture dependent and contains a series of datetime settings that are saved in cookies. The cookie date strings raise...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.