yuyi
|
c51d30bf53
|
fmt: fix alignment of struct init fields (#22025)
|
2024-08-11 09:11:24 +03:00 |
|
Hitalo Souza
|
a9c10428d2
|
time: rename identifiers and parameter names (#20913)
|
2024-02-27 03:09:24 +02:00 |
|
Joe C
|
757929392e
|
all: update attributes to use new syntax
|
2023-11-15 16:16:01 +11:00 |
|
Delyan Angelov
|
44ed42ce06
|
time: remove deprecated time.days_from_civil/1
|
2023-07-25 11:20:41 +03:00 |
|
Hitalo Souza
|
38555a92e1
|
time: change days_from_civil to days_from_unix_epoch , add date_from_days_after_unix_epoch (#16363)
|
2022-11-13 14:30:14 +02:00 |
|
playX
|
8d6903a65a
|
time: move C backend specific code into .c.v files (#11125)
|
2021-08-10 14:34:53 +03:00 |
|
Delyan Angelov
|
efa8dcf4d2
|
time: turn Time.unix to i64, so it can represent times before 1970-01-01, fix time operators, add more tests (#11050)
|
2021-08-04 13:12:02 +03:00 |
|