summaryrefslogtreecommitdiff
path: root/lisp/calendar/time-date.el
Commit message (Expand)AuthorAgeFilesLines
* Adjust doc stringLars Ingebrigtsen2019-07-081-6/+8
* Allow adding time zonesLars Ingebrigtsen2019-07-081-0/+4
* Use decoded time math to be able to parse intervalsLars Ingebrigtsen2019-07-081-2/+8
* Start implementing a function to work with decoded time as durationsLars Ingebrigtsen2019-07-081-0/+111
* Added tests fos is8601Lars Ingebrigtsen2019-07-081-1/+1
* Move some functions to time-dateLars Ingebrigtsen2019-07-081-0/+20
* 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
* Follow user preference in calendar diagnosticsPaul Eggert2015-08-211-2/+2
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Port new time stamp handling to Emacs 23.2.Paul Eggert2014-11-171-1/+1
* Port new time stamp handling to old Emacs and to XEmacs.Paul Eggert2014-11-161-4/+28
* Improve time stamp handling, and be more consistent about it.Paul Eggert2014-11-161-83/+75
* Simplify use of current-time and friends.Paul Eggert2014-10-281-11/+16
* Don't mishandle year-9999 dates.Paul Eggert2014-08-031-6/+13
* avoid function from `cl'Sam Steingold2014-05-121-1/+1
* (seconds-to-string): New function to pretty print time delay in seconds.Sam Steingold2014-05-121-0/+17
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | Merge from emacs-24; up to 2012-11-17T22:12:47Z!eggert@cs.ucla.eduGlenn Morris2012-11-201-5/+4
|\ \ | |/
| * More minor time fixes.Paul Eggert2012-11-181-5/+4
* | * lisp/calendar/time-date.el (time-to-seconds): De-obsolete.Stefan Monnier2012-11-191-3/+1
|/
* Support higher-resolution time stamps.Paul Eggert2012-06-221-30/+75
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* calendar housekeeping prompted by lexical-binding.Glenn Morris2011-04-181-2/+0
* Merge changes made in Gnus trunk.Gnus developers2011-03-181-6/+2
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\