文件名称:Ruby-Chronic一个纯Ruby编写的自然语言日期时间解析器
文件大小:65KB
文件格式:ZIP
更新时间:2022-09-04 05:28:43
Ruby开发-日期与时间处理
Chronic一个纯Ruby编写的自然语言日期/时间解析器
【文件预览】:
chronic-master
----chronic.gemspec(958B)
----lib()
--------chronic.rb(4KB)
--------chronic()
----Gemfile(39B)
----Rakefile(1KB)
----.travis.yml(101B)
----LICENSE(1KB)
----test()
--------test_repeater_hour.rb(2KB)
--------test_parsing.rb(48KB)
--------test_repeater_quarter_name.rb(6KB)
--------test_repeater_weekday.rb(2KB)
--------test_repeater_year.rb(2KB)
--------test_repeater_week.rb(4KB)
--------test_token.rb(707B)
--------test_repeater_fortnight.rb(2KB)
--------test_repeater_day_portion.rb(9KB)
--------helper.rb(269B)
--------test_chronic.rb(7KB)
--------test_repeater_quarter.rb(2KB)
--------test_daylight_savings.rb(4KB)
--------test_handler.rb(3KB)
--------test_repeater_weekend.rb(2KB)
--------test_repeater_day_name.rb(1KB)
--------test_repeater_month_name.rb(1KB)
--------test_repeater_time.rb(2KB)
--------test_repeater_season.rb(1KB)
--------test_span.rb(502B)
--------test_repeater_minute.rb(1KB)
--------test_mini_date.rb(1KB)
--------test_repeater_month.rb(1KB)
----HISTORY.md(8KB)
----README.md(4KB)
----.gitignore(67B)