A simple Go application demonstrating timestamp manipulation using the go-tinytime
library.
This project is part of an educational tutorial from boot.dev.
go run main.go
The application converts a Unix timestamp to a tinytime object and adds 48 hours to demonstrate basic time operations.