Commit graph

24 commits

Author SHA1 Message Date
d6e09ab550 Update chrono: 0.2 -> 0.4 2017-07-17 11:39:40 +02:00
2dc07c7295 Remove dependency on libimagerror, is not needed 2017-02-04 11:39:38 +01:00
6373bd1db9 Fix backwards-incompatibilities of regex crate 2017-01-30 11:37:10 +01:00
6d3eeaea8d libimagtimeui: Add copyright notice to all files 2016-10-01 17:35:06 +02:00
1762b2e7d5 Replace unwrap() by match 2016-08-04 14:19:25 +02:00
a330cdd82f Replace unwrap() by match 2016-08-04 14:18:13 +02:00
Gavin Thomas Claugus
a84a3b1fff libimagtimeui: Deny warnings and fix denied
Signed-off-by: Gavin Thomas Claugus <gclaugus@gmail.com>
2016-07-26 16:41:13 -04:00
b3554f4fd1 Add cli module for building clap components 2016-05-29 01:49:42 +02:00
d7700a38f1 Add dependency clap = 2.1.1 2016-05-29 01:49:42 +02:00
ff82300746 Impl Parse::parse for DateTime 2016-05-28 20:53:30 +02:00
3d066e6633 Impl DateTime 2016-05-28 20:53:30 +02:00
1eb59e3142 Add tests for Time 2016-05-28 20:53:30 +02:00
f2da7ce4a9 Implement Time 2016-05-28 20:53:30 +02:00
4ea0b98cc2 Impl Date 2016-05-28 20:53:30 +02:00
fbb576d51a Impl Parse::parse for Time 2016-05-28 20:53:30 +02:00
e25ab854ee Impl Parse::parse for Date 2016-05-28 20:53:30 +02:00
d431d3cb84 Add time parse regex 2016-05-28 20:53:30 +02:00
57dcd4f991 Add Parse trait 2016-05-28 20:53:26 +02:00
cc448e4754 Add DateTime type 2016-05-28 20:53:10 +02:00
ef81d87d94 Add Time type 2016-05-28 20:52:52 +02:00
cc00e14cf7 Add Date type 2016-05-28 20:52:34 +02:00
42b79bb0ee Add ui simple helpers 2016-05-28 20:52:17 +02:00
b817f1ba46 Add dependencies 2016-05-28 20:31:22 +02:00
b71c511b8f Initial import 2016-05-28 20:04:32 +02:00