Beispiel #1
0
 public static extern Haxe.HaxeInt GetMonthDays(Haxe.root.Date d);
Beispiel #2
0
 public static extern Haxe.root.Date Delta(Haxe.root.Date d, double t);
Beispiel #3
0
 private static extern Haxe.HaxeString __format(Haxe.root.Date d, string f);
Beispiel #4
0
 public static extern Haxe.HaxeString Format(Haxe.root.Date d, string f);
Beispiel #5
0
 protected virtual extern void WriteZipDate(Haxe.root.Date date);