PFDateCompatibilityUtils.ktPFDateCompatibilityUtils@JvmStatic
convertToLocalDate()getCompatibilityDayOfWeekSunday0()getCompatibilityDayOfWeekSunday0Value()getCompatibilityMonthValue()getCompatibilityFields()| Commit | What changed |
|---|---|
868d6abb75 | 2025 -> 2026 |
63081666f6 | Source file headers: 2024-> 2025. |
b6092df092 | Copyright 2023 -> 2024 |
ab45d51fa4 | Copyright 2001-2022 -> 2001-2023. |
5f7ef41b8c | Copyright 2021 -> 2022 |
ceb63e8a1b | Source code header: (C) 2001-2021. |
d732a90538 | PFDateTimeUtils.parse supports now parameter parseWithZoneId |
9fcdf1b069 | WTF: now, moment needs 0-sunday, 1-monday as first day of week. Was 1-sunday, 2-monday, ... as timezone was set before. |
93ecd87d0e | CalendarPanel.jsx supports now new firstDayOfWeek implementation. |
6874f66b44 | FirstDayOfWeek... |