summaryrefslogtreecommitdiff
path: root/lisp/calendar/time-date.el
Commit message (Expand)AuthorAgeFilesLines
* Use string-replace instead of replace-regexp-in-stringMattias EngdegÄrd2021-08-081-1/+1
* Default to 1970 in decoded-time-set-defaultsBasil L. Contovounesios2021-05-091-1/+3
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* `format-time' can now do sub-second timesLars Ingebrigtsen2020-10-301-8/+32
* Use lexical-binding in time-date.el and expand testsStefan Kangas2020-10-221-1/+1
* Fix off-by-one error in decoded-time-add (with months)Lars Ingebrigtsen2020-08-211-3/+3
* Add new function decoded-time-periodLars Ingebrigtsen2020-08-051-0/+15
* Improve last changeEli Zaretskii2020-04-031-2/+2
* Error out if 'date-days-in-month' is given an invalid monthAlex Branham2020-04-031-0/+2
* Fix iso8601-parse so unknown DST is -1, not nilPaul Eggert2020-01-241-9/+8
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Improve documentation for year-zero issuesPaul Eggert2019-10-051-5/+6
* Avoid some excess precision in time arithmeticPaul Eggert2019-08-201-11/+21
* More-compatible subsecond calendrical timestampsPaul Eggert2019-08-161-49/+26
* Broaden format-seconds to Lisp timestampsPaul Eggert2019-08-161-1/+1
* decode-time now returns subsec tooPaul Eggert2019-08-051-2/+12
* New function time-convertPaul Eggert2019-08-051-3/+3
* Improve time function docPaul Eggert2019-08-041-2/+2
* ; Use more decoded time accessors in time-date.elBasil L. Contovounesios2019-08-011-3/+3
* format-time-string subsumes time-zone-formatPaul Eggert2019-07-311-14/+0
* Allow timezone defaults in decoded-time-set-defaultsLars Ingebrigtsen2019-07-311-1/+5
* Default DST to "undecided" in decoded-time-set-defaultsLars Ingebrigtsen2019-07-311-0/+6
* Make time-zone-format take a SHORT parameterLars Ingebrigtsen2019-07-311-3/+7
* Add new function time-zone-formatLars Ingebrigtsen2019-07-311-0/+10
* `decoded-time-set-defaults' refactored out from iso8601 codeLars Ingebrigtsen2019-07-311-0/+20
* Use decoded time accessors in time-dateLars Ingebrigtsen2019-07-301-1/+1
* Add support for dealing with decoded time structuresLars Ingebrigtsen2019-07-291-0/+149
* Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier2019-06-261-2/+2
* * lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier2019-06-261-2/+2
* Remove time-date debugging scaffoldingPaul Eggert2019-05-211-1/+1
* * lisp/calendar/time-date.el (date-to-time): 'signal' only takes 2 argsStefan Monnier2019-04-191-3/+3
* Simplify use of encode-timePaul Eggert2019-02-101-4/+3
* Merge from origin/emacs-26Glenn Morris2019-02-081-0/+1
|\
| * Improve documentation of 'date-to-time' and 'parse-time-string'Eli Zaretskii2019-02-081-0/+1
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\ \ | |/
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | New (TICKS . HZ) timestamp formatPaul Eggert2018-10-061-5/+5
* | Improve format-seconds accuracyPaul Eggert2018-08-251-0/+1
* | Prune most-positive-fixnum from Lisp sourcePaul Eggert2018-08-221-5/+2
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | ; Replace "25.2" with "26.1" where appropriate, which is almost everywhereGlenn Morris2016-11-171-1/+1
* | ; Refer to version 25.2 rather than 26.1.Glenn Morris2016-06-101-1/+1
* | Simplify now that float-time etc. are built-inPaul Eggert2016-05-081-94/+10
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* (time-to-seconds, time-less-p): Mark unused vars with underscoreStefan Monnier2015-09-091-3/+3
* * lisp/calendar/time-date.el (with-decoded-time-value): Fix debug specStefan Monnier2015-09-081-1/+2
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-2/+2