Add date value of

This commit is contained in:
Sendil Kumar
2018-06-25 10:12:27 +02:00
parent 947dfbeae0
commit cd189d53c4
3 changed files with 44 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ mod JsFunction;
mod JsString;
mod Number;
mod Math;
mod Date;
#[test]
#[cfg(feature = "std")]