@danielmoncada/angular-datetime-picker
Advanced tools
Comparing version
@@ -21,2 +21,4 @@ /** | ||
get localeChanges(): Observable<string>; | ||
firstMonthOfTheYear: number; | ||
firstDayOfTheWeek: number; | ||
/** total milliseconds in a day. */ | ||
@@ -23,0 +25,0 @@ protected readonly millisecondsInDay = 86400000; |
@@ -6,2 +6,4 @@ import { Platform } from '@angular/cdk/platform'; | ||
private owlDateTimeLocale; | ||
firstMonthOfTheYear: number; | ||
firstDayOfTheWeek: number; | ||
/** Whether to clamp the date between 1 and 9999 to avoid IE and Edge errors. */ | ||
@@ -8,0 +10,0 @@ private readonly _clampDate; |
@@ -6,2 +6,4 @@ import { DateTimeAdapter } from '../date-time-adapter.class'; | ||
private owlDateTimeLocale; | ||
firstMonthOfTheYear: number; | ||
firstDayOfTheWeek: number; | ||
constructor(owlDateTimeLocale: string, platform: Platform); | ||
@@ -8,0 +10,0 @@ /** Whether to clamp the date between 1 and 9999 to avoid IE and Edge errors. */ |
{ | ||
"name": "@danielmoncada/angular-datetime-picker", | ||
"version": "19.0.0", | ||
"version": "19.1.0", | ||
"description": "Angular Date Time Picker", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -7,3 +7,3 @@ :date: :clock1: Angular Date/Time Picker | ||
**The current version of this package supports Angular 18** | ||
**The current version of this package supports Angular 19** | ||
@@ -10,0 +10,0 @@ If you need support for other Angular version, see *Breaking Changes* below. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
2139342
0.2%14966
0.13%