View Single Post
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#9
Originally Posted by death_jax View Post
I think this is the correct form of the date, for me.
But if I wanted a DDMMYYYY_numb date format?
I also want this formant, even this one:
DD.MM.YYYY_

But i don't know how to change this command and what the numbers for dot and for 2 first numbers of year..
ITried this command
Code:
perl -pi -e 's/\x79\x79\x4d\x4d\x00\x00\x00\x00\x00/\x64\x64\x4d\x4d\x79\x79\x79\x79\x5f/g' /usr/lib/libqcamera.so.1.0.0
But camera stopped to work after reboot

Maybe Nicolai can help us with this