package
Version:
v1.0.11
Opens a new window with list of versions in this module.
Published: Jan 5, 2021
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
Documentation
¶
Package conv provides handy conversion functions.
FToC converts fahrenheit to celsius
FeetToMeters converts feet to meters
MilesToKm converts miles to kilometers
RelativeTime takes a time.Duration and returns the largest denomination
relative time. eg. 1y for a duration over 400 days.
Round a floating point number to the nearest integer.
-0.5 becomes -1, 0.5 becomes 1.
ToFixed will set a fixed precision on a float.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.