Skip to content

Location dependent formatting in LocationFormatter #105

@jenetics

Description

@jenetics

The number format of the LocationFormatter depends on the current Java local.

java.lang.AssertionError: expected [24°59'15.486"N] but found [24°59'15,486"N]
Expected :24°59'15.486"N
Actual   :24°59'15,486"N

Make the number format independet on the current local.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions