Debian Multimedia :: Change Date Format Across Whole System?
Jan 13, 2015
I'm having an US American date format that drives me totally nuts, like MM/DD/YY. Today is 1/13/15. It seems to appear across the system (GNOME 3), from Skype to IceDove to Nautilus. So my hope is there is a central instance where I can change this. I would prefer to have 13-Jan-15 or 13-Jan-2015 or at the very least 13/01/2015, i.e. in some order consistent with my European brain.
View 7 Replies
ADVERTISEMENT
Jul 23, 2011
I set my location, but Debian displays DATE in some messed format. I would expect such neat OS to recognize all those local settings based on my location, but that's not the case. It seems that Debian follows locale settings by set language (which is en_us in my case, as I guess in majority uses) or this format is default in any case
I would like to set date/time to DD.MM.YY. hh:mm:ss, and programs that display date data to follow this setting. Simply put, in Windows there is Control Panel and you set location, then OS uses some regional settings, like currency, separators, date/time format.
View 7 Replies
View Related
Jul 10, 2011
In the past, I just edited the /usr/share/gnome-shell/js/ui/dateMenu.js file to alter the date and time format. Today when I tried that, it crashed GNOME Shell and wouldn't let it start..
View 4 Replies
View Related
Sep 3, 2010
I am using kde 4.4.4 and thunderbird. I would like to change how thunderbird shows the date. Now it is shown as 12.31.1980 and I would like to use 31.12.1980.
I am not sure if this is a thunderbird option (didnt find any) or a gtk option and how to configure that using kde.
View 9 Replies
View Related
May 13, 2010
I use an email program that shows the date as, 10-4-26.....which means the year 2010 (10) April (4) 26th day.
How do I change the date format so that it's- Month-Day-Year?
I want this changed system wide so all dates are shown in the format I want.
View 2 Replies
View Related
Jun 26, 2011
I want to insert a acess log file to mysql table.
my log file look like this;
08/Apr/2011 10:51:19 http://v4.netlogstatic.com/v6.00/385...t.messenger.js
08/Apr/2011 10:51:19 http://download.windowsupdate.com/ms...536945da07.exe
08/Apr/2011 10:51:19 http://www.google.lk/search?
08/Apr/2011 10:51:19 http://clients1.google.lk/generate_204
[Code].....
i want to insert this in to a table which having datetime (as it is in log file) and the site visited.
I created a mysql table using DATE using the date type and the TIME suing time type.but once i loaded this log to table date field shows empty. like following.
| 0000-00-00 | 04:18:29 | http://www.espncricinfo.com/navigati...scorecard.css?
how can I solve this problem.your responses are highly. My table should look like the following
| 08/Apr/2011 | 10:51:19 | http://www.radioeksen.com/song.txt
View 1 Replies
View Related
Mar 27, 2010
After installing Evolution, the date format for entering birthdays was MDY. I edited the preferences and see under contacts it was set to "Use locale default" (which it identifies correctly, but should therefore have been using DMY).
I changed the format to a preset item in the drop-down selection to force it to %d.%m.%y %H:%M:%S which didn't change the birthday field behaviour. Have done the same in Calendar and Tasks, still no change.
if/where you can change the date format for the Birthday field in contacts in Evolution?
View 1 Replies
View Related
Aug 19, 2011
I want to change the Date and Time of the system from my application. This can be done using the "Date -s" linux command. But the application has to be executed as root/sudo. is it possible that root can give permission to normal user to execute the "Date -s" command?
View 9 Replies
View Related
Jun 29, 2010
I have the application and kernel module running on my system. In the meantime, I am changing the date and time of the system. However, this change doesn't reflect on log messages of the application that's being executed.
View 5 Replies
View Related
Feb 23, 2011
I'm trying to change the time stamps on a bunch of pictures in the same directory, because several cameras were used, some of them with the wrong time zone.exiftool seems to be the correct package to use, but it doesn't seem to work.
The following command seems to be the recommended way to subtract 1 hour from all .JPG files in the directory, but the exif data in the file and even the time stamps don't change.
Code:
exiftool -a -AllDates -=01:00 .
View 2 Replies
View Related
Feb 22, 2011
Im using ubuntu 10.04 I would like to know if their is a program that can change the format, contrast, and brightness of a large bulk group of pictures instead of doing it one by one?
View 1 Replies
View Related
Sep 22, 2010
I'm looking for a method for modifying some jpg photo files last modification date with the corresponding timestamp creation date of each file.The reason is that shotwell import pictures in folders according to last modification date which is stupid on my opinion.
View 2 Replies
View Related
Jan 4, 2015
I have been a casual Debian Wheezy user for quite some time now. And one of the things that alarms me is that how does Iceweasel keep itself up to date on the latest secuirty patches ? I also use Windows on my desktop and it is dual booted with Linux. In Windows I use Nightly build of FireFox. They update themselves almost everyday. Normal Firefox also seems to update pretty often. But Iceweasel only updates if I do an aptitude full-upgrade
And that is also once a month. So how is Iceweasel expected to be secure if there is such a long delay in the patches ? Iceweasel also does'nt have a "Check for updates" options like Firefox.
Won't we be better off using the normal Firefox on Debian distributions ? IMO that gives faster patches for security issues.
Also does Iceweasel use Flash Player or gnash ? Because running dpkg gives me the following output-:
Code: Select allsreyan@debian:/usr/share/dict$ dpkg -s gnash
dpkg-query: package 'gnash' is not installed and no information is available
Use dpkg --info (= dpkg-deb --info) to examine archive files,
and dpkg --contents (= dpkg-deb --contents) to list their contents.
Flash Player also has individual updates in Windows which is maybe once every 2 weeks. I also don't see that in Debian. Flash players need to be kept up to date since they are responsible for most security breaches.
I had started a thread some time ago where a user commented that Iceweasel was out of date and needed to be replaced by Firefox. [URL] .....
So why is the Debian community still sticking to Iceweasel ? Why not switch to Firefox like Ubuntu ?
View 8 Replies
View Related
Aug 18, 2011
I have Fedora 15, with gnome and KDE core because I want to use Dolphin. The language of the OS is English so it shows dates in mm/dd/yyyy format. How can I get it to show dd/mm/yyyy or another format?
View 9 Replies
View Related
Oct 12, 2010
Is it possible to change the date format in Ubuntu 10.04 from the American mm/dd/yyyy to the British format of dd/mm/yyyy? I have looked at the Time/Date settings but cannot see any way of changing the date format
View 4 Replies
View Related
Aug 7, 2011
For some reason, thunderbird uses some random order for the date elements, e.g. MM/DD/YY. I need to change it to YYYY/MM/DD but haven't found where! There is no option in TB to configure this so I guess it just picks some default from regional settings? Where do I need to go to set the date format to its logical form?
View 3 Replies
View Related
Apr 28, 2010
I could find nothing on it. I want to change the date format for the clock in the upper right corner of the screen so that instead of reading [Wed 28 Apr, 11:51 AM] I will say [Wed 11:51 AM].
View 6 Replies
View Related
Jun 12, 2010
The date displayed in my panel is in the American format: Sat Jun 12, but my locale is set to Australian for everything. I have tried switching to different regions (System->Administration->Language Support), but this appears to have no effect on the date format.
Is this a bug? Anyone know how to fix it? code...
View 8 Replies
View Related
Jul 12, 2011
In KWrite, you can make a datestamp and timestamp by pressing F7 for a command line and typing "date" therein. I just wondered: is it possible to change the stamp's date/time format, which is mm/dd/yy 24-hour time format? That's fine, but I wish the stamp could include the day of the week. (I use KWrite to keep a text-only personal journal. Any suggestions that I use a different program are welcome but are beside the point.)
I looked through the editor settings options, but found nothing relevant. The settings don't mention the F7 command line and the datestamp/timestamp at all; the only reason I know is because I once asked if there was a way to make one, as in Windows Notepad.
View 2 Replies
View Related
Oct 21, 2010
i want to know that how we can read date in format of 12/04/2010
in bash shell script
i mean , i want to read date form key board
i want that the user give input in the form of 12/04/2010 and then system varify that the entered date formate is correct or not. if it is valid , system will print echo " valid date" otherwise system will print echo "invalid date format"
View 2 Replies
View Related
Apr 30, 2011
Just updated to natty last night, still coming to grips with Unity, but the date format for Sydney Australia shows as Year-Month-Day instead of Day-Month-Year, tried changing it manually, but it just changes it's self back to what it was. Still coming to grips with the launcher, but do not like the black back ground used in the dash, would like to be able to change it. Would also like to make the icons in the launcher smaller than 32.
View 3 Replies
View Related
Dec 8, 2010
How can format the date command to output the following format 08-Dec-2010.
View 3 Replies
View Related
Mar 18, 2010
I'm wondering if anyone distributes mplayer, mencoder, and ffmpeg, up-to-date builds of each and their associated dependencies (x264, faac, xvid, etc).I had to compile all that stuff myself and fought with it, and finally got it working.
If no one distributes latest builds, then I was thinking of going further with what I've done to help others: virtualbox lenny and automated compiles of all packages and putting up the builds, with latest revisions of mplayer and ffmpeg from their source code repos. Using LD_LIBRARY_PATH to isolate the build so any modern linux can run the produced binaries, with only glibc as a dependency.
View 3 Replies
View Related
Dec 29, 2015
I'm not that new in Linux I've been using for years since 2010 mostly, and formatted a number of flash drives with allegedly fat32 fs however, this time I need to be sure I'm formatting it as fat32 for experimental reasons and I can't seen to find a mkfs.fat32, both vfat and fat are fat16 and I don't know what msdos does...
View 4 Replies
View Related
Apr 9, 2010
I am in the process of learning some scripting, however I am running into a roadblock in specifying a certain time format in the array. Ideally I would like to use Here are the lines of text that I am interrogating:
1123,3/25/2010,00:14 Thu,33229
1124,3/26/2010,13:30 Fri,33230
1125,3/27/2010,04:49 Sat,33231
[code]...
View 2 Replies
View Related
Jun 21, 2010
the time format i have used is %m:%d:%Y:%H:%M:%S eg- 06:21:10:13:29:18 and i want to convert it to 2010-06-21 13:29:18..
View 4 Replies
View Related
Jan 26, 2015
I'm on Debian Wheezy using Shotwell 0.12.3. I have a bunch of .MOV videos that I want to import to Shotwell. I choose import from folder and select copy pictures. The import proceeds and shotwell tells med the .MOV (and some .jpg:s) are imported. The pictures are imported with no problem and placed in an event 2014-10-19 as expected. But videos are placed in an event dated 2004-01-01 and not in 2014-10-19 where they belong. Obviously, Shotwell does not use the files last edit date. I though maybe there was some bad dates in the metadata and opened the files in both Totem and VLC player but concluded there is no such metadata available (as far as I can tell).So how does Shotwell determine the date for .MOV files? Where does 2004-01-01 come from? Seems random.
Then, I tried dragging all movies in Shotwell to the event where it really belongs. That is, where the recently imported photos got placed 2014-10-19. But instead of the videos beeing moved into that correct event, now all photos appears in the 2004-01-01 event.Undo that last step and close Shotwell. Then, instead I manually (in nautilus) copy the .mov files to the 2014-10-19 folder where the picures resides. Open Shotwell again which detects something happened and starts import the videos again. Unfortunatley they still show up in the 2004-01-01 event
Another wierd thing is if I manually (in nautilus) move the Shotwell 2004-01-01 folder away from the Pictures folder (out of reach for Shotwell). Then when I re-open Shotwell the event does not appear anymore - as expected. But If I try to once again import the videos, Shotwell tells me all videos are duplicates and does not import them!?! In other words, manually removing a folder from Shotwell mess up the database. And that database is obviously not used to populate the events tree in the gui.How do I get my video to appear in the correct event? Alternatively; is there a photo/video library in Debian that actually works?
View 2 Replies
View Related
May 25, 2010
When i load the local .csv file into mysql server the date format varies.Its mis matching.How to solve and match this.
View 1 Replies
View Related
Apr 27, 2011
Handbrake defaults to .mp4 but can also rip to .mkv. I'm not sure which to use. I like to rip CDs to .flac if that gives you any idea of what I'm trying to achieve.
View 3 Replies
View Related
Aug 24, 2011
For the last several weeks i've been trying KDE and it's been working quite fine. There are however several minor issues with KDE.
First - how can i format a usb stick? In GNOME after the usb stick has been plugged in one just have to right click on it and select "Format". Here i don't see such an option. I googled it and i read somewhere that the tool for this would be KDE partition manager. I installed it but it looks like an overkill for the task. KDE partition manager is high level tool like GParted, whereas i'm looking for something that integrates into the desktop so i can just right click on the usb drive and select format. Besides KDE partition manager asks for a root password which is logical because it can format all your partitions. However i don't see the need for a root password when one is going to format a usb drive.
Second - i tried to use my micro sd card yesterday and while it mounted automatically i couldn't write anything on it or delete any of the files on it ( didn't have this problem with the usb stick though). How can i change that? I have a default Debian install with a nearly default KDE 4.6.5. In GNOME the SD card was always mounted writable by default.
Third - i am using Iceweasel, Rhythmbox and GIMP which are GTK applications. To make them look OK in KDE i installed gtk2-engines-oxygen and kde-config-gtk-style and i also installed the Oxygen KDE Firefox theme (from here [URL]). I then configured the GTK applications to use the oxygen engine and Rhythmbox and GIMP look perfectly OK (i've attached a screenshot at the bottom of my post) however Iceweasel doesn't look completely OK. The problem is that the color scheme of the window is slightly darker than the color scheme of the upper window border - i've attached screenshots of Rhythmbox and Iceweasel so you can compare. I've tried KDE 4.7 with Arch Linux and Firefox there looks OK just like Rhythmbox. It is a small detail but it bugs me...
Fourth - i have problem with the KDE theme for Firefox which i've installed. Without it Iceweasel doesn't look that good. With it, the find menu (activated with ctrl+f) doesn't work - instead of the regular search field just a very small box appears. I've posted a screenshot for that as well.
View 7 Replies
View Related