Create DateTime.js

This commit is contained in:
bwhitn 2017-06-08 08:28:21 -07:00 committed by GitHub
parent 96ec3a869b
commit a144f65dcf

View file

@ -1,4 +1,4 @@
import Decimal from '../lib/decimal.min.js'; import Decimal from "../lib/decimal.min.js";
/** /**
* Date and time operations. * Date and time operations.