index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
calendar
/
time-date.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; * lisp/calendar/time-date.el (days-to-time): Doc fix.
Eli Zaretskii
2023-10-14
1
-1
/
+1
*
Document that time-to-days and days-to-time use different epochs
Bob Rogers
2023-10-14
1
-2
/
+5
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
* lisp/calendar/time-date.el (seconds-to-time): Use the original arg list
Stefan Monnier
2022-08-14
1
-6
/
+6
*
Fix signature of `seconds-to-time'
Po Lu
2022-08-06
1
-1
/
+4
*
time-convert): Deprecate calls without an explicit FORM arg
Stefan Monnier
2022-08-05
1
-1
/
+4
*
Simplify a few timestamps
Paul Eggert
2022-08-01
1
-2
/
+2
*
* time-date.el (decoded-time-period): Rename TIME in docstring
Philip Kaludercic
2022-07-11
1
-1
/
+1
*
Default decoded-time dst slot to -1
Paul Eggert
2022-06-13
1
-1
/
+2
*
decoded-time-set-defaults now leaves DST alone
Paul Eggert
2022-05-27
1
-6
/
+7
*
Make make-decoded-time use -1 for dst unless given
Lars Ingebrigtsen
2022-05-27
1
-1
/
+1
*
Fix format-seconds error in previous change
Lars Ingebrigtsen
2022-04-13
1
-9
/
+12
*
Make list-times not include zero elements
Lars Ingebrigtsen
2022-04-13
1
-16
/
+40
*
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
Use time-convert in with-decoded-time-value
Paul Eggert
2021-12-05
1
-1
/
+1
*
|
Fix (date-to-time "2021-12-04")
Paul Eggert
2021-12-04
1
-22
/
+16
*
|
Fix regression introduced by the previous date-to-time change
Katsumi Yamaoka
2021-12-03
1
-1
/
+4
*
|
Make date-to-time work with date-only date strings
Bob Rogers
2021-12-01
1
-13
/
+19
*
|
decoded-time-add doc string addition
Lars Ingebrigtsen
2021-10-12
1
-1
/
+5
|
/
*
Use string-replace instead of replace-regexp-in-string
Mattias EngdegÄrd
2021-08-08
1
-1
/
+1
*
Default to 1970 in decoded-time-set-defaults
Basil L. Contovounesios
2021-05-09
1
-1
/
+3
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
`format-time' can now do sub-second times
Lars Ingebrigtsen
2020-10-30
1
-8
/
+32
*
Use lexical-binding in time-date.el and expand tests
Stefan Kangas
2020-10-22
1
-1
/
+1
*
Fix off-by-one error in decoded-time-add (with months)
Lars Ingebrigtsen
2020-08-21
1
-3
/
+3
*
Add new function decoded-time-period
Lars Ingebrigtsen
2020-08-05
1
-0
/
+15
*
Improve last change
Eli Zaretskii
2020-04-03
1
-2
/
+2
*
Error out if 'date-days-in-month' is given an invalid month
Alex Branham
2020-04-03
1
-0
/
+2
*
Fix iso8601-parse so unknown DST is -1, not nil
Paul Eggert
2020-01-24
1
-9
/
+8
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Improve documentation for year-zero issues
Paul Eggert
2019-10-05
1
-5
/
+6
*
Avoid some excess precision in time arithmetic
Paul Eggert
2019-08-20
1
-11
/
+21
*
More-compatible subsecond calendrical timestamps
Paul Eggert
2019-08-16
1
-49
/
+26
*
Broaden format-seconds to Lisp timestamps
Paul Eggert
2019-08-16
1
-1
/
+1
*
decode-time now returns subsec too
Paul Eggert
2019-08-05
1
-2
/
+12
*
New function time-convert
Paul Eggert
2019-08-05
1
-3
/
+3
*
Improve time function doc
Paul Eggert
2019-08-04
1
-2
/
+2
*
; Use more decoded time accessors in time-date.el
Basil L. Contovounesios
2019-08-01
1
-3
/
+3
*
format-time-string subsumes time-zone-format
Paul Eggert
2019-07-31
1
-14
/
+0
*
Allow timezone defaults in decoded-time-set-defaults
Lars Ingebrigtsen
2019-07-31
1
-1
/
+5
*
Default DST to "undecided" in decoded-time-set-defaults
Lars Ingebrigtsen
2019-07-31
1
-0
/
+6
*
Make time-zone-format take a SHORT parameter
Lars Ingebrigtsen
2019-07-31
1
-3
/
+7
*
Add new function time-zone-format
Lars Ingebrigtsen
2019-07-31
1
-0
/
+10
*
`decoded-time-set-defaults' refactored out from iso8601 code
Lars Ingebrigtsen
2019-07-31
1
-0
/
+20
*
Use decoded time accessors in time-date
Lars Ingebrigtsen
2019-07-30
1
-1
/
+1
*
Add support for dealing with decoded time structures
Lars Ingebrigtsen
2019-07-29
1
-0
/
+149
*
Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"
Stefan Monnier
2019-06-26
1
-2
/
+2
*
* lisp/calc/calc-ext.el (math-scalarp): Fix typo
Stefan Monnier
2019-06-26
1
-2
/
+2
[next]