ng2-ui / datetime-picker

Angular2 DateTime Picker
https://ng2-ui.github.io/#/datetime-picker
MIT License
121 stars 62 forks source link

Implement [WeekStartWith] #21

Closed visitek closed 7 years ago

visitek commented 7 years ago
@Input('week-start-with')
public weekStartWith:string = 'sun';
allenhwkim commented 7 years ago

This is already done by localization. Do you want to override localization?

visitek commented 7 years ago

ahh. I'll watch it later. It could be switchable manually.. from user config for example

On Sep 14, 2016 17:46, "Allen Kim" notifications@github.com wrote:

This is already done by localization. Do you want to override localization?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ng2-ui/ng2-datetime-picker/issues/21#issuecomment-247057988, or mute the thread https://github.com/notifications/unsubscribe-auth/ABqUD1wA89l-D7VIW8Z7cg-vhgRCS_sKks5qqBbVgaJpZM4J85IS .

visitek commented 7 years ago

closed?

On Sep 21, 2016 15:58, "Allen Kim" notifications@github.com wrote:

Closed #21 https://github.com/ng2-ui/ng2-datetime-picker/issues/21.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ng2-ui/ng2-datetime-picker/issues/21#event-797350136, or mute the thread https://github.com/notifications/unsubscribe-auth/ABqUD7EGtkw6ZFThNr98oh233dd-wWDbks5qsTgagaJpZM4J85IS .

allenhwkim commented 7 years ago

Yes closed, won't do more than moments localization unless moments has a bug in it