question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Format incorrect for spanish

See original GitHub issue

The users on my app speak spanish so I need to show the date in spanish, when I set the format this way:

<label @click.prevent="">
    <datepicker v-model="available_until" language="es" format="dd de MMMM de yyyy"></datepicker>
</label>

I want to get 20 de Junio de 2017 but instead the component shows 20 20e Junio de 2017

How can I get rid of that replacement for the first “d” in my first “de”?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
javierojeda94commented, Jun 22, 2017

Yes, but that implies using another library (I don’t like to use another library to just one simple function). Let me check the code and maybe I can do something. Probably I will do a PR about this.

I think this is an important issue, not because of the language but the format itself

1reaction
coderdiazcommented, Jun 22, 2017
Read more comments on GitHub >

github_iconTop Results From Across the Web

"SpanishChecker" Online Spelling and Grammar Checker for ...
SpanishChecker is an editor that finds common spelling and grammar errors in Spanish. Simply type (or paste) your text into the window below...
Read more >
Format for Date - Incorrect Format for Spanish - MSDN
Hi guys,. I was trying to cast some date into an specific format in Spanish. The initial string I'm using is as an...
Read more >
Grammar Checker for Spanish - LanguageTool
LanguageTool is a free online proofreading service for English, Spanish, and 20 other languages. Instantly check your text for grammar and style mistakes....
Read more >
Incorrect format | Spanish Translator - SpanishDict
Translate Incorrect format. See Spanish-English translations with audio pronunciations, examples, and word-by-word explanations.
Read more >
formato incorrecto | Spanish to English | Law (general) - ProZ.com
Spanish term or phrase: formato incorrecto. Rather than going literal, I'm wondering if this is "encrypted" format i.e. for user confidentiality? Capturador
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found