数字 2.0.0

Numeric 2.0.0

测试已测试
语言语言 SwiftSwift
许可 MIT
发布上次发布2015年9月
SPM支持SPM

Klaas Pieter Annema维护。



Numeric 2.0.0

Numeric

Numeric的Swift扩展

时间

// Tomorrow
1.day.fromNow

// Or yesterday
1.day.ago

字节

1.byte
2.bytes

1.kilobyte
2.kilobytes

1.megabyte
2.megabytes

1.gigabyte
2.gigabytes

1.terabyte
2.terabytes

1.exabyte
2.exabytes

1.terabyte + 1000.gigabytes
1.gigabyte + 200.megabytes