EN · DE · RU · FR · ES

#1121: UserLocale.kt

projectforge-business/src/main/kotlin/org/projectforge/business/user/UserLocale.kt Object / Singleton, projectforge-business/src/main/kotlin/org/projectforge/business/user/UserLocale.kt 135 lines · 60 code · 64 comments · 11 blank
User locale

Git History

868d6abb7 2025 -> 2026
63081666f Source file headers: 2024-> 2025.
5f9bbfbd3 Fix typos in projectforge-business directory
67805f2fc ThreadLocalUserContext.user -> ThreadLocalUserContext.loggedInUser (renamed for avoiding mis-understandings in code).
77bade6df javax.* -> jakarta.*
b6092df09 Copyright 2023 -> 2024
ab45d51fa Copyright 2001-2022 -> 2001-2023.
38bec971a ThreadLocal -> Kotlin