yury
|
2e48a13bfb
* android: In some android versions time zone names are available only after first call of localtime().
|
4 年之前 |
ondrej
|
7ded8307c9
* timezones android compilation
|
4 年之前 |
ondrej
|
7fbceaac21
* thread-safe time zone info read/write
|
4 年之前 |
ondrej
|
6df9ad8e50
LocalToEpoch, EpochToLocal: android compilation
|
4 年之前 |
yury
|
e63433c88c
* Fixed obtaining a time zone information for 64-bit android.
|
6 年之前 |
yury
|
b717a149b6
* android: Removed cwstring from the uses clause of the unix unit. Use cwstring indirectly. It allows to avoid using cwstring if needed.
|
6 年之前 |
yury
|
aa85f515e2
* android: Added API level check for known old versions without timezone implementation in libc.
|
9 年之前 |
yury
|
064375ea72
* android: Use ICU to get timezone information if running on an Android version where libc does not implement timezone.
|
9 年之前 |
yury
|
5e9d826d04
* android: Explicitly specified import library name.
|
9 年之前 |
yury
|
2630f3c498
* android: Properly initialize time zone information.
|
9 年之前 |