Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wtnabe/rtm-time
A simple parser for RTM's estimate time string and convenience method
https://github.com/wtnabe/rtm-time
rememberthemilk ruby
Last synced: 2 months ago
JSON representation
A simple parser for RTM's estimate time string and convenience method
- Host: GitHub
- URL: https://github.com/wtnabe/rtm-time
- Owner: wtnabe
- License: mit
- Created: 2011-12-09T12:47:19.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2017-05-26T14:46:46.000Z (over 7 years ago)
- Last Synced: 2024-02-24T11:02:29.091Z (11 months ago)
- Topics: rememberthemilk, ruby
- Language: Ruby
- Homepage:
- Size: 17.6 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.rdoc
- License: LICENSE.txt
Awesome Lists containing this project
README
= rtm-time
* simple parser for RTM's estimate time string
* convenience method convert from various object to ISO8601(UTC) time string== Contributing to rtm-time
* Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet
* Check out the issue tracker to make sure someone already hasn't requested it and/or contributed it
* Fork the project
* Start a feature/bugfix branch
* Commit and push until you are happy with your contribution
* Make sure to add tests for it. This is important so I don't break it in a future version unintentionally.
* Please try not to mess with the Rakefile, version, or history. If you want to have your own version, or is otherwise necessary, that is fine, but please isolate to its own commit so I can cherry-pick around it.== Copyright
Copyright (c) 2011 wtnabe. See LICENSE.txt for
further details.