emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Request to add tomelr package to GNU ELPA


From: João Pedro
Subject: Re: Request to add tomelr package to GNU ELPA
Date: Tue, 03 May 2022 13:07:50 -0300

On 03 May 2022 06:57, Kaushal Modi <kaushal.modi@gmail.com> wrote:

> Hello,

Hello, Kaushal.

> I have been working on a small library very much inspired and reused from
> the core library json.el.

It looks great, thanks for the contribution. I've only got one
suggestion, if I may.

>   (date . 2022-03-14T01:49:00-04:00) ;RFC 3339 date format

Instead of relying only on the RFC 3339 date format, couldn't you also
use Emacs' internal time representation as well? There is a quite robust
system for time manipulation in Emacs, below are some documentations for
it.

https://www.gnu.org/software/emacs/manual/html_node/elisp/Time-Zone-Rules.html

https://www.gnu.org/software/emacs/manual/html_node/elisp/Time-Conversion.html

https://www.gnu.org/software/emacs/manual/html_node/elisp/Time-Calculations.html

Best regards,

-- 
João Pedro de Amorim Paula
IT undergraduate at Universidade Federal do Rio Grande do Norte (UFRN)

reply via email to

[Prev in Thread] Current Thread [Next in Thread]