[GH-ISSUE #1021] Wrong flag ISO for Cambodia #476

Closed
opened 2026-03-03 14:38:39 +03:00 by kerem · 5 comments
Owner

Originally created by @chantouchsek on GitHub (Jul 13, 2022).
Original GitHub issue: https://github.com/lipis/flag-icons/issues/1021

According to: https://www.loc.gov/standards/iso639-2/php/code_list.php

Originally created by @chantouchsek on GitHub (Jul 13, 2022). Original GitHub issue: https://github.com/lipis/flag-icons/issues/1021 According to: https://www.loc.gov/standards/iso639-2/php/code_list.php
kerem closed this issue 2026-03-03 14:38:39 +03:00
Author
Owner

@NotTsunami commented on GitHub (Jul 13, 2022):

That is a different standard than what is used for the library. This library follows ISO 3166-1 alpha-2 codes.

<!-- gh-comment-id:1183575118 --> @NotTsunami commented on GitHub (Jul 13, 2022): That is a different standard than what is used for the library. This library follows ISO 3166-1 alpha-2 codes.
Author
Owner

@chantouchsek commented on GitHub (Jul 22, 2022):

Thanks, It's ok. I can resolve it by copying css and rename the flag file.

<!-- gh-comment-id:1192606142 --> @chantouchsek commented on GitHub (Jul 22, 2022): Thanks, It's ok. I can resolve it by copying css and rename the flag file.
Author
Owner

@NotTsunami commented on GitHub (Jul 23, 2022):

I looked into this more to give you a better response. ISO 639 refers to language codes, meanwhile ISO 3166 refers to country codes. This library follows ISO 3166 because we are representing flags by country, not by language. Cheers.

<!-- gh-comment-id:1193117276 --> @NotTsunami commented on GitHub (Jul 23, 2022): I looked into this more to give you a better response. ISO 639 refers to language codes, meanwhile ISO 3166 refers to country codes. This library follows ISO 3166 because we are representing flags by country, not by language. Cheers.
Author
Owner

@chantouchsek commented on GitHub (Jul 25, 2022):

No worries, You don't have to force yourself to check it anyway. I have resolved it by the way I told you.

<!-- gh-comment-id:1193475442 --> @chantouchsek commented on GitHub (Jul 25, 2022): No worries, You don't have to force yourself to check it anyway. I have resolved it by the way I told you.
Author
Owner

@TouchSek commented on GitHub (Jul 27, 2022):

@NotTsunami how about this https://github.com/iamkun/dayjs/blob/dev/src/locale/km.js ?

<!-- gh-comment-id:1196205614 --> @TouchSek commented on GitHub (Jul 27, 2022): @NotTsunami how about this https://github.com/iamkun/dayjs/blob/dev/src/locale/km.js ?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/flag-icons#476
No description provided.