tassopsaltakis / FilOS

The Friendly Python OS
https://github.com/tassopsaltakis/FilOS/
1 stars 1 forks source link

Date and time takes alot of space on the cli #25

Closed tassopsaltakis closed 6 months ago

tassopsaltakis commented 6 months ago

I want to minimize the space that the date and time take up. This is easy to do, and I should be able to fix it quickly; just need to use another function from the time library.