Warning: This project is no longer supported.

LOCKSCREEN CLOCK HIDE IOS 7 INSTRUCTIONS!!! NOT TESTED WITH IPAD

Files you’ll need:

- Transparent LockClock.ttf  -   Download

- Transparent BarLCD@2x~iphone.png - Download  (If you’re on a non-retina device just remove @2X from the name, same regarding ipad, use “~ipad.png” instead)

-----------------------------------------------------------------------------------------------------------------------------------------------

1. SSH into your iDevice and go to /var/mobile/library/caches/ And find DateFormats.plist.

Drag the file to your desktop and open with plist Editor for Windows (it’s free, google it) and find the string:

<key>UIWEEKDAYNOYEARDATEFORMAT</KEY>

<string>EEEE d MMMM</string>

Remove “EEEE d MMMM” and put a space between the <string> and </string> it, so that it looks like this:

<key>UIWEEKDAYNOYEARDATEFORMAT</KEY>

<string> </string>

Respring. You’ll notice that the date on the lockscreen clock is gone

-----------------------------------------------------------------------------------------------------------------------

2.  Download LockClock.ttf (Download)

Go to /system/library/fonts/cache/ and make a backup copy on your LockClock.ttf on the desktop. Then delete LockClock.ttf from your iPhone. Drag the downloaded LockClock.ttf to the iphone instead.

Respring. You’ll notice that the Clock on the lockscreen is gone

------------------------------------------------------------------------------------------------------------------------

3.  Download BarLCD@2x~iphone.png (Download)

Go to /system/library/privateFrameworks/telephonyUI.framework. If you’ve got a iPod 4 or iPhone  4 just make backup of orginal BarLCD@2x~iphone.png and then replace it with the old BarLCD@2x~iphone.png. (the one on the iphone)

If you got a Third - gen device remove @2x from the file name and do as the i4 devices.

Respring. You’ll notice that the Lockscreen Clock is 100% gone :D

---------------------------------------------------------------------------------------------------------------------------

Tested with: iOS 5.x, 6.x & 7.x

----------------------------------------------------------------------------------------------------------------------------