captbaritone / captbaritone/datejs

Spanish long date format "de" translates as 26e instead of "de"

Open
#145 0 comments 0 reactions 0 assignees View on GitHub
auto-migrated Priority-Medium Type-Defect
Dominant language
JavaScript
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

```
What steps will reproduce the problem?
1. Format any date using the long or full date format in es-ES

What is the expected output? What do you see instead?
The format string
"dddd, dd' de 'MMMM' de 'yyyy H:mm:ss",
should return
21 de febrero de 2009 (February 21, 2009)
instead we get
21 21e febrero 21e 2009 (February 21, 2009)

What version of the product are you using? On what operating system?

latest svn

Please provide any additional information below.

```

Original issue reported on code.google.com by `philj...@hotmail.com` on 26 Jan 2012 at 12:23

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.