-
```
I have upload the excel sheet to mysql database using the php excel reader
here i have problem with date format:
1. my date format in excel sheet 12/09/2011 (DD/MM/YYYY).
2. here i'm convert da…
-
```
In the UNIX Date.format function, several specifiers, e.g. j, %c result in
calls to t("d"), t("t") etc. This is trapped by the "Standard Date and
Time Format Strings" block because it's a single-…
-
```
What steps will reproduce the problem?
1. Entered the following date into Date.parse(): "Tue Dec 20 14:50:24 PST 2011"
2. Date is being interpreted as 2012 instead of 2011
3. Also tried it on the…
-
```
In the UNIX Date.format function, several specifiers, e.g. j, %c result in
calls to t("d"), t("t") etc. This is trapped by the "Standard Date and
Time Format Strings" block because it's a single-…
-
```
What steps will reproduce the problem?
1. Entered the following date into Date.parse(): "Tue Dec 20 14:50:24 PST 2011"
2. Date is being interpreted as 2012 instead of 2011
3. Also tried it on the…
-
```
In the UNIX Date.format function, several specifiers, e.g. j, %c result in
calls to t("d"), t("t") etc. This is trapped by the "Standard Date and
Time Format Strings" block because it's a single-…
-
```
What steps will reproduce the problem?
1. Entered the following date into Date.parse(): "Tue Dec 20 14:50:24 PST 2011"
2. Date is being interpreted as 2012 instead of 2011
3. Also tried it on the…
-
```
I have upload the excel sheet to mysql database using the php excel reader
here i have problem with date format:
1. my date format in excel sheet 12/09/2011 (DD/MM/YYYY).
2. here i'm convert da…
-
```
I have upload the excel sheet to mysql database using the php excel reader
here i have problem with date format:
1. my date format in excel sheet 12/09/2011 (DD/MM/YYYY).
2. here i'm convert da…
-
```
1. Login as an admin
2. Go to announcements page.
3. Click on new announcement link
What is the expected output?
The date field should have a proper date pre-populated
What do you see instea…