Open
Description
Description
For example, the Go language standard library has a time library golang/time, and stdlib
also has a time module requirement. Is it possible to provide basic time module capabilities for stdlib
.
Start stdlib_time
module by implementing a time_stamp
function ?
Prior Art
- John Burkardt/fftpack51_test : timestamp (LGPL License)
- stdlib_logger/time_stamp
Fortran Time Packages