mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-06 14:05:32 +00:00
ICU-13300 Added thread safety note to TimeZone::detectHostTimeZone().
X-SVN-Rev: 41421
This commit is contained in:
parent
17ac0f4e61
commit
c5437c6e00
1 changed files with 2 additions and 0 deletions
|
@ -284,6 +284,8 @@ public:
|
|||
* and may return a different TimeZone from the one returned by
|
||||
* TimeZone::createDefault().
|
||||
*
|
||||
* <p>This function is not thread safe.</p>
|
||||
*
|
||||
* @return A new instance of TimeZone detected from the current host system
|
||||
* configuration.
|
||||
* @stable ICU 55
|
||||
|
|
Loading…
Add table
Reference in a new issue