#1363: DateParser.kt

projectforge-business/src/main/kotlin/org/projectforge/framework/time/DateParser.kt Type: Kotlin Parser · Purpose: Parser implementation converting text input to structured data. · Source: projectforge-business/src/main/kotlin/org/projectforge/framework/time/DateParser.kt 173 lines · 111 code · 53 comments · 9 blank
Parser implementation converting text input to structured data.

Class: DateParser

Annotations

@JvmOverloads, @JvmStatic

Properties

NameMutable
strval
instantval
zoneIdval
strval
strval

Functions

Architecture Analysis

Resides in projectforge-business, the core module containing domain logic, services, and persistence.

Git History

CommitWhat changed
868d6abb752025 -> 2026
63081666f6Source file headers: 2024-> 2025.
1964a7e733PFDateTimeUtils/DateParser: parsing of epoch seconds/millis improved.
c193e8288cIcal4j: migration stuff... (all tests OK)