regional Questions
10
Solved
Is there a built-in Delphi function which would convert a string such as '3,232.00' to float? StrToFloat raises an exception because of the comma. Or is the only way to strip out the comma first an...
10
Solved
Gah! This is really causing me hassle today. Suddenly without warning '@' (at symbol) and '"' (double quote) are trading places on my keyboard but ONLY in Visual Studio 2008!
I can't seem to find...
Preinstruct asked 27/1, 2009 at 17:3
5
Solved
I want to be able to set my country of origin - does this involve testing through a proxy, or is there something that can be set else where?
Saxophone asked 10/10, 2008 at 14:19
7
Solved
I am writing a CSV exporter in Java that should respect the user's custom settings, especially the "List separator" to use as a delimiter.
In Windows, one can set this List separator in
Control P...
Abessive asked 8/5, 2009 at 7:17
2
Solved
How to get the target domain name of a custom domain for Regional AWS API Gateway in Cloudformation?
I'm trying to create a multi-region serverless application on AWS. I've followed the instructions given here. I'm using Serverless framework, which uses Cloudformation scripts for creating all the ...
Dentition asked 31/1, 2018 at 0:53
4
Solved
I use a VB6/COM+ application which outputs date/time values based on the short date settings in the Control Panel, Regional Settings, for the user that runs it. The program that then parses that ou...
2
As many of you may know, Google has provided us with a nice Dashboard that shows us the current distribution of active Android devices along certain characteristics, such as platform version or scr...
1
Solved
I am using python 2.7.10 on a Mac.
Flags in emoji are indicated by a pair of Regional Indicator Symbols. I would like to write a python regex to insert spaces between a string of emoji flags.
For ...
Girovard asked 23/8, 2016 at 18:26
3
Solved
Why does this line of code
<TextBlock Text="{Binding Net, StringFormat=c}"/>
Output the result as $xx.xx when all my regional settings are set to UK. I expect it to output it as £xx.xx. An...
Africa asked 4/5, 2010 at 10:52
2
Solved
If I need to generate a keyboard layout for customization to the user that looks like his/her keyboard, how can I do it?
For instance something like this:
French, Swedish, English, Canadian, et...
Wharve asked 27/1, 2011 at 21:46
5
Solved
After having the unpleasant surprise that Comma Seperated Value (CSV) files are not necessarily comma-separated, I'm trying to find out if there is any way to detect what the regional settings list...
Woodworker asked 18/6, 2009 at 9:7
2
Solved
How can you detect whether iPhone is displaying time in 12-Hour or 24-Hour Mode?
I currently monitor the current region for changes, however that's not the only setting that affects how times are ...
Consultation asked 28/12, 2009 at 23:30
2
Solved
Windows allows configuration of Measurement system to Metric or U.S. Is there a way to use this setting to read (abbreviated) unit names in C#?
e.g. when displaying a weight in Metric I want to sh...
2
Solved
According to MSDN on DateTime.ToString ToString("s") should always return string in the format of the sortable XML Schema style formatting, e.g.: 2008-10-01T17:04:32.0000000
In Reflector I came t...
Worship asked 29/6, 2009 at 12:24
1
© 2022 - 2024 — McMap. All rights reserved.