Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
project
drupal
Commits
1a7a63b0
Commit
1a7a63b0
authored
Apr 02, 2006
by
drumm
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revrting changed short date format by
#53949
.
parent
c4b031f3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
modules/system.module
modules/system.module
+1
-1
modules/system/system.module
modules/system/system.module
+1
-1
No files found.
modules/system.module
View file @
1a7a63b0
...
...
@@ -377,7 +377,7 @@ function system_view_general() {
// Date settings: possible date formats
$dateshort
=
array
(
'Y-m-d H:i'
,
'm/d/Y - H:i'
,
'd/m/Y - H:i'
,
'Y/m/d - H:i'
,
'
j.m.
Y -
G
:i'
,
'm/d/Y - g:ia'
,
'd/m/Y - g:ia'
,
'Y/m/d - g:ia'
,
'
m/d/
Y -
g
:i
a
'
,
'm/d/Y - g:ia'
,
'd/m/Y - g:ia'
,
'Y/m/d - g:ia'
,
'M j Y - H:i'
,
'j M Y - H:i'
,
'Y M j - H:i'
,
'M j Y - g:ia'
,
'j M Y - g:ia'
,
'Y M j - g:ia'
);
$datemedium
=
array
(
'D, Y-m-d H:i'
,
'D, m/d/Y - H:i'
,
'D, d/m/Y - H:i'
,
...
...
modules/system/system.module
View file @
1a7a63b0
...
...
@@ -377,7 +377,7 @@ function system_view_general() {
// Date settings: possible date formats
$dateshort
=
array
(
'Y-m-d H:i'
,
'm/d/Y - H:i'
,
'd/m/Y - H:i'
,
'Y/m/d - H:i'
,
'
j.m.
Y -
G
:i'
,
'm/d/Y - g:ia'
,
'd/m/Y - g:ia'
,
'Y/m/d - g:ia'
,
'
m/d/
Y -
g
:i
a
'
,
'm/d/Y - g:ia'
,
'd/m/Y - g:ia'
,
'Y/m/d - g:ia'
,
'M j Y - H:i'
,
'j M Y - H:i'
,
'Y M j - H:i'
,
'M j Y - g:ia'
,
'j M Y - g:ia'
,
'Y M j - g:ia'
);
$datemedium
=
array
(
'D, Y-m-d H:i'
,
'D, m/d/Y - H:i'
,
'D, d/m/Y - H:i'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment