summaryrefslogtreecommitdiff
path: root/lisp/calendar/time-date.el
Commit message (Expand)AuthorAge
* Update copyright year to 2021Paul Eggert2021-01-01
* `format-time' can now do sub-second timesLars Ingebrigtsen2020-10-30
* Use lexical-binding in time-date.el and expand testsStefan Kangas2020-10-22
* Fix off-by-one error in decoded-time-add (with months)Lars Ingebrigtsen2020-08-21
* Add new function decoded-time-periodLars Ingebrigtsen2020-08-05
* Improve last changeEli Zaretskii2020-04-03
* Error out if 'date-days-in-month' is given an invalid monthAlex Branham2020-04-03
* Fix iso8601-parse so unknown DST is -1, not nilPaul Eggert2020-01-24
* Update copyright year to 2020Paul Eggert2020-01-01
* Improve documentation for year-zero issuesPaul Eggert2019-10-05
* Avoid some excess precision in time arithmeticPaul Eggert2019-08-20
* More-compatible subsecond calendrical timestampsPaul Eggert2019-08-16
* Broaden format-seconds to Lisp timestampsPaul Eggert2019-08-16
* decode-time now returns subsec tooPaul Eggert2019-08-05
* New function time-convertPaul Eggert2019-08-05
* Improve time function docPaul Eggert2019-08-04
* ; Use more decoded time accessors in time-date.elBasil L. Contovounesios2019-08-01
* format-time-string subsumes time-zone-formatPaul Eggert2019-07-31
* Allow timezone defaults in decoded-time-set-defaultsLars Ingebrigtsen2019-07-31
* Default DST to "undecided" in decoded-time-set-defaultsLars Ingebrigtsen2019-07-31
* Make time-zone-format take a SHORT parameterLars Ingebrigtsen2019-07-31
* Add new function time-zone-formatLars Ingebrigtsen2019-07-31
* `decoded-time-set-defaults' refactored out from iso8601 codeLars Ingebrigtsen2019-07-31
* Use decoded time accessors in time-dateLars Ingebrigtsen2019-07-30
* Add support for dealing with decoded time structuresLars Ingebrigtsen2019-07-29
* Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier2019-06-26
* * lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier2019-06-26
* Remove time-date debugging scaffoldingPaul Eggert2019-05-21
* * lisp/calendar/time-date.el (date-to-time): 'signal' only takes 2 argsStefan Monnier2019-04-19
* Simplify use of encode-timePaul Eggert2019-02-10
* Merge from origin/emacs-26Glenn Morris2019-02-08
|\
| * Improve documentation of 'date-to-time' and 'parse-time-string'Eli Zaretskii2019-02-08
* | Merge from origin/emacs-26Paul Eggert2018-12-31
|\|
| * Update copyright year to 2019Paul Eggert2019-01-01
* | New (TICKS . HZ) timestamp formatPaul Eggert2018-10-06
* | Improve format-seconds accuracyPaul Eggert2018-08-25
* | Prune most-positive-fixnum from Lisp sourcePaul Eggert2018-08-22
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | ; Replace "25.2" with "26.1" where appropriate, which is almost everywhereGlenn Morris2016-11-17
* | ; Refer to version 25.2 rather than 26.1.Glenn Morris2016-06-10
* | Simplify now that float-time etc. are built-inPaul Eggert2016-05-08
|/
* Update copyright year to 2016Paul Eggert2016-01-01
* (time-to-seconds, time-less-p): Mark unused vars with underscoreStefan Monnier2015-09-09
* * lisp/calendar/time-date.el (with-decoded-time-value): Fix debug specStefan Monnier2015-09-08
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-07
* Follow user preference in calendar diagnosticsPaul Eggert2015-08-21
* Update copyright year to 2015Paul Eggert2015-01-01