Kang Seonghoon
                                            Kang Seonghoon
                                        
                                    I don't think the process-global mock is not a good way to test time-dependent procedures. In principle you should be able to retrieve a `fn() -> DateTime` or similar, which...
This sounds like a `strtotime`-esque niche crate! I think it's useful to have but not a scope of the main crate. Probably it's in the scope of the *Chronotope* organization...
Duplicate with #29. See [my comment](https://github.com/lifthrasiir/rust-chrono/issues/29#issuecomment-84492746) for the workaround; `.pred()` is a key method. I believe this is not a good fit for Chrono, as i) the calendar system is...
> @lifthrasiir does the fact that chrono is tied to a specific calendar system make this functionality seem too trivial to be worth implementing, or does it seem wrong because...
"-이다"가 "-가다"로 바뀌는 현상이 보고됨...
조사 처리는 #8 에 대응. 영어 발음은... hangulize라도 써야 하나?;
@interruptz 그쵸? 그리고 hangulize는 언어를 알아야 동작하는 문제도 있어서 간단하지 않습니다. 현재는 읽기 데이터베이스로 때우고는 있지만...
example courtesy of changwoo: ``` > \치키: 치키 > \치키: {치키}치키 ``` "치키"의 갯수는 exponential distribution을 따라야 함.
Maybe I'm late in the discussion but I'm the initial author of flt2dec formatting code. I think the stack space can be reduced *as long as the formatting itself requests...
I license past and future contributions under the dual MIT/Apache-2.0 license, allowing licensees to chose either at their option.