Skip to content

Similar inconsistency with locale usage - using Locale.ROOT for parsing but Locale.getDefault() for output formatting. Consider standardizing the locale approach. #48

@JnCoe

Description

@JnCoe

Similar inconsistency with locale usage - using Locale.ROOT for parsing but Locale.getDefault() for output formatting. Consider standardizing the locale approach.

        val inputFormat = SimpleDateFormat("yyyy-MM-dd HH:mm:ss", Locale.getDefault())

Originally posted by @Copilot in #46 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions