Kang Seonghoon
|
87c45837c8
|
Duration::days is now i32 (not int), related methods apply the new limits for days.
|
2014-04-04 00:41:40 +09:00 |
Kang Seonghoon
|
b24b5b46a3
|
proper licensing, added README.
|
2014-04-02 02:14:57 +09:00 |
Kang Seonghoon
|
5516dc630d
|
language changes: #[]; -> #![], priv fields by default; added .travis.yml.
|
2014-04-02 01:30:52 +09:00 |
Kang Seonghoon
|
0f6ccf0728
|
switched the internal Date representation from Mdf to Of; made most Date operations representation-agnostic.
|
2014-03-31 15:34:21 +09:00 |
Kang Seonghoon
|
75c21b0c3e
|
fixed some issues on negative division/modulo.
|
2014-03-31 14:33:47 +09:00 |
Kang Seonghoon
|
c9ec9ee63f
|
DateTimeZ now supports arithmetic operations.
|
2014-03-30 05:13:44 +09:00 |
Kang Seonghoon
|
49737e992f
|
DateZ now supports arithmetic operations.
|
2014-03-30 04:52:37 +09:00 |
Kang Seonghoon
|
877ceaeca0
|
TimeZ supports arithmetic operations.
|
2014-03-30 00:12:50 +09:00 |
Kang Seonghoon
|
27d4daad11
|
added Duration; DateZ::fmt now formats the out-of-range years correctly.
|
2014-03-29 17:20:39 +09:00 |
Kang Seonghoon
|
715a35caa6
|
{Date,Time,DateTime} -> {DateZ,TimeZ,DateTimeZ}, in order to distinguish them from the timezone-aware types.
|
2014-03-28 21:56:38 +09:00 |
Kang Seonghoon
|
646b6c27b9
|
initial commit.
|
2014-03-28 20:38:11 +09:00 |