Bananymous
|
f8a2c60c8d
|
Kernel/BAN: move unix time conversion to BAN and add stat to Shell
|
2023-03-27 00:49:58 +03:00 |
Bananymous
|
15037bfc7a
|
Kernel: Move get_unix_time to RTC namespace
|
2023-03-23 18:14:51 +02:00 |
Bananymous
|
9b8de5025a
|
All: rename every function from UpperCamelCase to snake_case
This was a mess since I didn't know which to use but now I decided
to go with snake_case :)
|
2023-02-01 21:05:44 +02:00 |
Bananymous
|
171a33bbcd
|
Kernel/BAN: Add weekday to Time structure and get it with RTC
|
2022-12-13 14:37:10 +02:00 |
Bananymous
|
52c793bb5c
|
Kernel/BAN: Make Time a struct in BAN and add formatter to it
|
2022-12-13 12:37:26 +02:00 |
Bananymous
|
7ebe727a29
|
Kernel: Add RTC to get current time
|
2022-12-13 10:41:36 +02:00 |