lean4-htt/src/Std/Time
Joachim Breitner be80a23281
chore: remove unused simp args (#8905)
This PR uses the linter from
https://github.com/leanprover/lean4/pull/8901 to clean up simp
arguments.
2025-06-20 22:34:30 +00:00
..
Date feat: Ord-related instances for various types (#7687) 2025-03-28 13:31:09 +00:00
DateTime chore: remove prime from Fin.ofNat' (#8515) 2025-05-28 11:51:00 +00:00
Format chore: do not use the coercion α → Option α in Init and Std (#8085) 2025-04-24 13:35:01 +00:00
Internal chore: remove unused simp args (#8905) 2025-06-20 22:34:30 +00:00
Notation chore: do not use the coercion α → Option α in Init and Std (#8085) 2025-04-24 13:35:01 +00:00
Time chore: remove prime from Fin.ofNat' (#8515) 2025-05-28 11:51:00 +00:00
Zoned chore: do not use the coercion α → Option α in Init and Std (#8085) 2025-04-24 13:35:01 +00:00
Date.lean
DateTime.lean
Duration.lean feat: LT for Timestamp and Duration (#8422) 2025-05-20 11:33:49 +00:00
Format.lean fix: adjustments to the datetime library (#6431) 2025-01-13 11:02:30 +00:00
Internal.lean
Notation.lean fix: corrects the handling of datetime size for certain specifiers during parsing (#7571) 2025-03-26 16:11:13 +00:00
Time.lean
Zoned.lean doc: clarify that .now returns a date(time) in the local time zone (#8331) 2025-05-21 08:04:36 +00:00