Add Id string
Replace empty AM string with two spaces to not break output length
This commit is contained in:
parent
0e7b1c312a
commit
ec82f9a579
@ -1,3 +1,5 @@
|
||||
# $Id$
|
||||
#
|
||||
# WARNING: spaces may be essential at the end of lines
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
@ -59,13 +61,13 @@
|
||||
#
|
||||
%d.%m.%y
|
||||
#
|
||||
# c_fmt (ctime)
|
||||
# c_fmt
|
||||
#
|
||||
%a %e %b %X %Y
|
||||
#
|
||||
# am
|
||||
#
|
||||
|
||||
# (two spaces)
|
||||
|
||||
#
|
||||
# pm
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user