EN · DE · RU · FR · ES

#1783: ValueParserTest.kt

projectforge-business/src/test/kotlin/org/projectforge/framework/utils/ValueParserTest.kt Test, projectforge-business/src/test/kotlin/org/projectforge/framework/utils/ValueParserTest.kt 76 lines · 49 code · 22 comments · 5 blank
Test class for Framework functionality.

Git History

868d6abb7 2025 -> 2026
63081666f Source file headers: 2024-> 2025.
b6092df09 Copyright 2023 -> 2024
ab45d51fa Copyright 2001-2022 -> 2001-2023.
2e11ec633 CsvImporter has now autodetection of number format (1.234,27; 1234,27; 1,234.27 or 1234.27).