1
0
mirror of synced 2025-01-19 08:07:56 +01:00

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.