> Attention!

Creating topics in this section is not available. If you haven't found a discussion of your problem in this section, you can create a topic inmain section.


12 pagesV  « < 10 11 12 »  
 
REPLY
> The clock is not converted to winter time. | iOS7 and below
directorgeneral
Message#1
26.10.14, 20:10
*******
[offline]

Group: Moderators
Messages 1125
Check in: 19.02.13

Reputation:-  0  +

(res files taken from icu-project)

���������� �� ����� �������� �����: download


All actions you perform at your own risk!
For devices with Jailbreak
Only for devices withjailbreakth!
For instructions on how to get a jailbreak for your iOS, see this section:
[FAQ] Guide to instructions for jailbreaking



Warning and disclaimer!

All information is provided in its original form, without guarantees of completeness or timeliness,
and without any express or implied warranties.

Therefore, before performing any actions, make sure that you have everything you need.
to restore the device in case of an error.
To do this, do the following:


Preparatory steps
- We connect the device to the computer
- Open upiFunbox
(I recommend to downloadiFunbox Classicbecause firstly it weighs more easily; secondly, it is more convenient navigation; thirdly, this instruction is written for him)


- Click "Raw File System". If you see foldersUser, var, System, etc and so forth, proceed to the next item of the instruction. (see Next we go to the "Settings" program ...)

If you do not see the User, var, System, etc folders, etc., then you need to install Tweak in CydiaApple File Conduit "2"from the standard repository orafc2add. Each of these tweaks displays system folders in third-party applications. Tweak can put any, here at your discretion
Screenshot
Attached Image


These preparatory steps have been taken for security reasons: if something goes wrong, you will back up back!

- Next, go to the program "Settings" - "Basic" - "Date and time" - Select the checkbox Automatically (the switch should turn green on iOS7, on early firmware blue.)


Fix fix
Choose one convenient fixation option:
Manual installation instructions

- Download archive Attached fileTimezones iOS7.zip (9.37 MB)

or for iOS / 5/6/7http: //savagemessiahzine.com/pages/g…cow_timezones_2014.zip

- We connect the device to the computer
- Open upiFunbox

- Click "Raw File System"
Screenshot
Attached Image


- We go to the address / usr / share / and rename folderszoneinfo.default(for iOS5 / 6 zoneinfo) andicu(the name can be any, this is your backup in case something goes wrong so that you can get it all back)
Screenshot
Attached Image


- Unpack the downloaded archive, copy the folderszoneinfo.default(for iOS5 / 6 zoneinfo) andicuon the device ( / usr / share / )
- The device must do respring (reboot).

System Setup
- After the reboot (after the desktop appears), go to Settings - Basic - Date and time - Remove the check mark from Automatic (switch turns gray) and re-activate (switch turns green on iOS7, on early firmware - blue).

To determine the exact date and time, I recommend including geolocation and the Internet.

Everything. After this time should be restored to the current (winter)

Who has the holidays in the calendar shifted by 1 day: you need to press the calendars button in the calendar itself, uncheck "holidays" and "birthdays" in the "Other" section, flip the switchRejected events"and reboot! Events back to their seats! (Thanks for the tipmowersvandOleer)

UPD For those who do not have the item "Rejected events"

UPD Another way to align birthdays in a calendar



If after changes you have an "eternal" reboot
We read carefully!
If after changes you have an "eternal" respring (incessant white apple on the screen), return files from backup-a back:
We connect the device to iFunbox-y (as we did earlier) and
Copy folders from backup-a: foldericuthrow in/ usr / share /
Europe /usr/share/zoneinfo.default(for iOS6 and iOS5 in zoneinfo )

After the changes, the system will return to its previous state (as it was before editing)!





A safe way for all devices.
For any device
  • Disable automatic time detection (Settings program - General - Date and time - deactivate the Automatic slider)
  • Go to the Program "Settings" - Privacy-Geolocation-System Services - Disable the time zone
  • Again we go to the item "Date and time" (the program "Settings" - Basic - Date and time)
    Instead of Moscow, we put Kaliningrad (if you are from Moscow)

Those. the point is that you select the adjacent time zone.


Material prepared:
directorgeneral





--------------------
See also topics:

✰✰ READY PATHS FOR FLEX -CHANGE IOS TO UNKNOWNABILITY! ✰✰
✰✰ Hide extra menu items in the "Settings" ✰✰
✰✰ Change the system fonts in iOS. PUSH! ✰✰
✰✰ REMOVING ADVERTISING IN IOS! ✰✰




Post has been editedKUKUndrik - 20.09.16, 12:42
Raz0rnsk
Message#222
28.01.17, 16:31
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 210
Check in: 13.05.10
Apple iPhone 5s

Reputation:-  5  +

InvisiBot @ 08/16/16, 06:31*
Who does not have MacOS installed, attach the archive in which the files icudt51l.dat (already patched) and /usr/share/zoneinfo.default are located (from Mac OS X El Capitan 10.11.1): share_path.tar.gz (9.17 MB )

as I understand, the zoneinfo folder from nowhere to take, except from the poppy axis.
can you post a fresh folder? since in August there was still no update for the Nsk time zone.
And how to compile from tzdata is not clear ...

Post has been editedRaz0rnsk - 28.01.17, 16:31
sphsop
Message#223
05.07.17, 04:34
a guest
*
[offline]

Group: Users
Messages 1
Check in: 16.10.07
HP iPAQ rx3115

Reputation:-  0  +

With time zones there is a nuance, namely rights are lost.
After all the manipulations, they need to be restored from the local console under the root:

cd /usr/share/zoneinfo.default
find. -type f -exec chmod 644 {} \;
find. -type d -exec chmod 755 {} \;

ipad 2 mini
IOS 7.1.2
maestro-1
Message#224
06.07.17, 11:21
Novice
***
[offline]

Group: Active users
Messages 43
Check in: 21.02.13

Reputation:-  5  +

Wrote a script to update. Compiled the latest zoneinfo (.tar) in TZif format. I updated 4-ku ios 7.1.2.
https://www.iana.org/t…ses/tzcode2017b.tar.gz
https://www.iana.org/t…ses/tzdata2017b.tar.gz

#! / bin / bash

# ios 6.1.6
# icudata = icudt49l.dat
# ios 7.1.2
icudata = icudt51l.dat

echo iPhone IP:
read ipadDR
ping -c 2 $ IPADDR
[$? -eq 0] || exit

echo PORT
read PORT
[-z "$ PORT"] && PORT = 22

# icu for little endian architecture
mkdir -p res
vers = / 2017b / 44 / le
[-f res / metaZones.res] || wgethttp: //source.icu-proj...new$vers/metaZones.res-O res / metaZones.res
[-f res / timezoneTypes.res] || wgethttp: //source.icu-proj...vers/timezoneTypes.res-O res / timezoneTypes.res
[-f res / windowsZones.res] || wgethttp: //source.icu-proj...$vers/windowsZones.res-O res / windowsZones.res
[-f res / zoneinfo64.res] || wgethttp: //source.icu-proj...ew$vers/zoneinfo64.res-O res / zoneinfo64.res

[-f zoneinfo.tar] && scp -P $ PORT zoneinfo.tar root @ $ IPADDR: / usr / share /

scp -P $ PORT root @ $ IPADDR: / usr / share / icu / $ icudata res /

cd res
icupkg -a zoneinfo64.res $ icudata
icupkg -a metaZones.res $ icudata
icupkg -a timezoneTypes.res $ icudata
icupkg -a windowsZones.res $ icudata

scp -P $ PORT $ icudata root @ $ IPADDR: /usr/share/icu/$icudata.new


# Substitution icu. Run / usr / share / icu / icufix
echo "#! / bin / sh">icufix
echo "[-f $ icudata.bak] || mv $ icudata $ icudata.bak">>icufix
echo "mv $ icudata.new $ icudata">>icufix
echo "chown root: wheel $ icudata">>icufix
echo "cd / usr / share">>icufix
echo "tar -xf zoneinfo.tar">>icufix
echo "chown -R root: wheel zoneinfo.new">>icufix
echo "mv zoneinfo.default zoneinfo.bak">>icufix
echo "mv zoneinfo.new zoneinfo.default">>icufix
# Check after updates, if it does not start back.
echo "launchctl stop com.apple.SpringBoard">>icufix
chmod 755 icufix
scp -P $ PORT icufix root @ $ IPADDR: / usr / share / icu /
echo "exec / usr / share / icu / icufix"

ssh -p $ PORT root @ $ IPADDR

Attached files

Attached filezoneinfo.tar(910 KB)


Post has been editedmaestro-1 - 06.07.17, 11:28
kurkin98
Message#225
28.01.19, 10:08
Visitor
**
[offline]

Group: Active users
Messages 16
Check in: 14.07.10
Apple iPhone SE

Reputation:-  0  +

If that, then I wrote down .deb packages for one-click fixation belts, repo:https://bpnet.host/cydia
So far only for iOS 6 and 7, but maybe for 5 I'll do it.
I, not knowing about this topic, made logically and infe from Google, but I was wondering what kind of .res files are? It seems to work without them.
And where to get the source code ICU 48? Apple did not provide them.
kurkin98
Message#226
28.01.19, 16:20
Visitor
**
[offline]

Group: Active users
Messages 16
Check in: 14.07.10
Apple iPhone SE

Reputation:-  0  +

Stepped, the source is onicu-project.org. Made a fix for iOS 5, 4 and even 3 (although no one uses it for sure).

Post has been editedkurkin98 - 28.01.19, 17:14

12 pagesV  « < 10 11 12 » 


 mobile version    Now: 05/20/19 10:41