API/CodeSamples/Culture.md
... ...
@@ -4,7 +4,7 @@
4 4
5 5
##About
6 6
7
-Gets or sets the default culture for Ad Hoc. Note: use this only in special cases. Normally you should use Language setting for localization, see links below:
7
+Gets or sets the default culture for Ad Hoc. Note: use this only in special cases, like when you want to use the date formats of a culture other than your own. Normally you should use Language setting for localization, see links below:
8 8
9 9
[[Language|/API/CodeSamples/Language]]
10 10