|
447.
|
|
|
-r, --reference=FILE display the last modification time of FILE
-R, --rfc-2822 output date and time in RFC 2822 format.
Example: Mon, 07 Aug 2006 12:34:56 -0600
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
-r, --reference=TIEDOSTO näytä TIEDOSTOn viimeisin muokkausaika
-R, --rfc-822 näytä päiväys ja aika RFC-822-muodossa.
Esimerkki: Mon, 07 Aug 2006 12:34:56 +0300
|
|
Translated by
Lauri Nurmi
|
|
|
|
Located in
src/date.c:142
|
|
448.
|
|
|
--rfc-3339=TIMESPEC output date and time in RFC 3339 format.
TIMESPEC='date', 'seconds', or 'ns' for
date and time to the indicated precision.
Date and time components are separated by
a single space: 2006-08-07 12:34:56-06:00
-s, --set=STRING set time described by STRING
-u, --utc, --universal print or set Coordinated Universal Time (UTC)
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/date.c:147
|
|
449.
|
|
|
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/date.c:187
|
|
450.
|
|
|
%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 and time (e.g., Thu Mar 3 23:05:25 2005)
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
%A maa-asetuksen pitkä viikonpäivän nimi (esim. sunnuntai)
%b maa-asetuksen lyhennetty kuukauden nimi (esim. tammi ) [huonoa suomea]
%B maa-asetuksen pitkä kuukauden nimi (esim. tammikuu)
%c maa-asetuksen päivämäärä ja aika (esim. la 3. maaliskuuta 2005 23:05:25)
|
|
Translated by
Lauri Nurmi
|
|
|
|
Located in
src/date.c:194
|
|
451.
|
|
|
%C century; like %Y, except omit last two digits (e.g., 20)
%d day of month (e.g., 01)
%D date; same as %m/%d/%y
%e day of month, space padded; same as %_d
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/date.c:200
|
|
452.
|
|
|
%F full date; same as %Y-%m-%d
%g last two digits of year of ISO week number (see %G)
%G year of ISO week number (see %V); normally useful only with %V
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
%F pitkä päivämäärä; sama kuin %Y-%m-%d
%g ISO-viikkonumeron vuoden kaksi viimeistä numeroa (ks. %G)
%G ISO-viikkonumeron vuosi (ks. %V); käytetään yleensä vain %V:n kanssa
|
|
Translated by
Lauri Nurmi
|
|
|
|
Located in
src/date.c:196
|
|
453.
|
|
|
%h same as %b
%H hour (00..23)
%I hour (01..12)
%j day of year (001..366)
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
%h sama kuin %b
%H tunti (00-23)
%I tunti (01-12)
%j vuoden päivä (001-366)
|
|
Translated and reviewed by
Lauri Nurmi
|
|
|
|
Located in
src/date.c:211
|
|
454.
|
|
|
%k hour, space padded ( 0..23); same as %_H
%l hour, space padded ( 1..12); same as %_I
%m month (01..12)
%M minute (00..59)
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
%k tunti, välilyöntitasattu ( 0-23); sama kuin %_H
%l tunti, välilyöntitasattu ( 1-12); sama kuin %_I
%m kuukausi (01-12)
%M minuutti (00-59)
|
|
Translated by
Lauri Nurmi
|
|
|
|
Located in
src/date.c:217
|
|
455.
|
|
|
%n a newline
%N nanoseconds (000000000..999999999)
%p locale's equivalent of either AM or PM; blank if not known
%P like %p, but lower case
%r locale's 12-hour clock time (e.g., 11:11:04 PM)
%R 24-hour hour and minute; same as %H:%M
%s seconds since 1970-01-01 00:00:00 UTC
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
%n rivinvaihto
%N nanosekunnit (000000000-999999999)
%p maa-asetuksen AM/PM-merkintä; tyhjä jos tuntematon
%P kuten %p, mutta pienillä kirjaimilla
%r maa-asetuksen 12-tuntinen kellonaika (esim. 11:11:04)
%R 24-tuntinen tunti ja minuutti; sama kuin %H:%M
%s sekuntimäärä ajanhetkestä 1970-01-01 00:00:00 UTC
|
|
Translated by
Lauri Nurmi
|
|
|
|
Located in
src/date.c:200
|
|
456.
|
|
|
%S second (00..60)
%t a tab
%T time; same as %H:%M:%S
%u day of week (1..7); 1 is Monday
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
%S sekunti (00–60)
%t sarkain
%T aika; sama kuin %H:%M:%S
%u viikonpäivä (1–7); 1 on maanantai
|
|
Translated by
Lauri Nurmi
|
|
|
|
Located in
src/date.c:233
|