Skip to main content

Thread: Need help cganging the date on my desktop.


my clock says: day/ month/ date/ time. how change to: day/ date/ month/ time?

right click "properties" on clock applet....then change time format combination of following...

codes;
%% literal %
%a locale's abbreviated weekday name (e.g., sun)
%a locale's full weekday name (e.g., sunday)
%b locale's abbreviated month name (e.g., jan)
%b locale's full month name (e.g., january)
%c locale's date , time (e.g., thu mar 3 23:05:25 2005)
%c century; %y, except omit last 2 digits (e.g., 21)
%d day of month (e.g, 01)
%d date; same %m/%d/%y
%e day of month, space padded; same %_d
%f full date; same %y-%m-%d
%g last 2 digits of year of iso week number (see %g)
%g year of iso week number (see %v); useful %v
%h same %b
%h hour (00..23)
%i hour (01..12)
%j day of year (001..366)
%k hour ( 0..23)
%l hour ( 1..12)
%m month (01..12)
%m minute (00..59)
%n newline
%p locale's equivalent of either or pm; blank if not known
%p %p, lower case
%r locale's 12-hour clock time (e.g., 11:11:04 pm)
%r 24-hour hour , minute; same %h:%m
%s seconds since 1970-01-01 00:00:00 utc
%s second (00..60)
%t tab
%t time; same %h:%m:%s
%u day of week (1..7); 1 monday
%u week number of year, sunday first day of week (00..53)
%v iso week number, monday first day of week (01..53)
%w day of week (0..6); 0 sunday
%w week number of year, monday first day of week (00..53)
%x locale's date representation (e.g., 12/31/99)
%x locale's time representation (e.g., 23:13:4
%y last 2 digits of year (00..99)
%y year
%z +hhmm numeric timezone (e.g., -0400)
%z alphabetic time zone abbreviation (e.g., edt)


example is....%l:%m%p (which read 3:45pm)


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Need help cganging the date on my desktop.


Ubuntu

Comments

Popular posts from this blog

Joomal 3.6.3 update error - PHP temporary folder is not set - Joomla! Forum - community, help and support

Upgrade 3.4.8 to 3.5.1 failed "download package failed" - Joomla! Forum - community, help and support

Fatal error during instalation - Joomla! Forum - community, help and support