Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
 
 
doc
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Clockwork

Data

Many features of Clockwork require data from the tz and cldr database. However, the native format is too cumbersome for Clockwork to parse directly. We have included a Python script in the data directory that fetches raw data from the source, processes them into the format that Clockwork recognizes, and stores the result data in subdirectories in data. By default this repo is shipped with the latest processed data, but if you want to include the latest data, head into the bin directory and run sh fetch_data.sh, which calls the Python script and makes sure that no annoying __pycache__ caches are created.

Notice that the script requires Python 3.7, pip3, and, of course, an active Internet connection.

About

Comprehensive, intuitive DateTime library for Dart/Flutter.

Topics

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.