Add typings for timezonecomplete v1.6.0

This commit is contained in:
Rogier Schouten
2014-10-02 13:31:13 +02:00
parent b6970132c4
commit c5472e280a
4 changed files with 1330 additions and 1 deletions
@@ -168,6 +168,8 @@ dt = p.findFirst(tc.DateTime.nowLocal());
dt = p.findNext(dt);
s = p.toIsoString();
s = p.toString();
b = p.isBoundary(dt);