Skip to content
This repository has been archived by the owner on Sep 13, 2021. It is now read-only.

Locale #8

Closed
oscarpedrero opened this issue Apr 14, 2018 · 3 comments
Closed

Locale #8

oscarpedrero opened this issue Apr 14, 2018 · 3 comments

Comments

@oscarpedrero
Copy link

Hi,

I tried to change locale format for the display date in Spanish format, but datepicker range don't get locale with

this.adapter.setLocale('es');

Normal datepicker give locale but datepicker range doesn't in same html.

Can you help me? Thanks

captura de pantalla 2018-04-14 a las 12 33 42

@SaturnTeam
Copy link
Owner

adapter is instance of SatNativeDateAdapter?

@oscarpedrero
Copy link
Author

How can import SatNativeDateAdapter ?

import {SatNativeDateAdapter} from 'saturn-datepicker';

[Error] has no export member SatNativeDateAdapter

@oscarpedrero
Copy link
Author

With this

import {DateAdapter} from 'saturn-datepicker';

Work like a charm!

Thks @SaturnTeam

This was referenced May 9, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants