Skip to content

jorishermans/locale.dart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

locale.dart

A library that represents a locale

Usage

The Locale class object represents a specific geographical, political, or cultural region.

Following are the important points about Locale:

An operation that requires a Locale to perform its task is called locale-sensitive and uses the Locale to form information for the user. Locale is a mechanism for identifying objects, not a container for the objects themselves.

Notes to Contributors

Fork locale

If you'd like to contribute back to the core, you can fork this repository and send us a pull request, when it is ready.

If you are new to Git or GitHub, please read this guide first.

About

a port of java.util.locale to dart

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages