-
-
Notifications
You must be signed in to change notification settings - Fork 22
Time #5
Copy link
Copy link
Open
Labels
good for new contributorsPull requests welcome!Pull requests welcome!new exampleThis issue is about writing a new example program.This issue is about writing a new example program.
Metadata
Metadata
Assignees
Labels
good for new contributorsPull requests welcome!Pull requests welcome!new exampleThis issue is about writing a new example program.This issue is about writing a new example program.
There's some extremely common time-related tasks it'd be really nice to demonstrate.
If using the time package, make sure you're using the latest version, because the API has changed a bit recently.
timehas gotten a bit better with the new changes but I wouldn't mind recommending a different library if anybody can recommend something friendlier.Potential idea for a practial example: use the cookies library to generate a set-cookie header for a cookie that is set to expire one month in the future.