| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-06-17 | allow constructing your own date/tm values | -6/+9 | |
| 2023-06-02 | minor native sources cleanup | -1/+0 | |
| 2023-06-02 | improve explanation of rfc3339 and co | -3/+6 | |
| 2023-06-02 | improve iso8601 handling | -6/+13 | |
| 2023-06-01 | update built-in formats | -5/+28 | |
| 2023-05-31 | add docs, callables for timegm | -12/+19 | |
| 2023-05-31 | fix JANET_REG on windows | -9/+12 | |
| 2023-05-31 | eliminate instances of void* arithmetic | -4/+4 | |
| 2023-05-31 | add timegm | -0/+24 | |
| 2023-05-31 | use TM_GMTOFF when it's present | -1/+1 | |
| 2023-05-31 | do not panic on invalid tm put field | -1/+5 | |
| 2023-05-31 | add ISO 8601 and "default" strftime prebaked formats | -0/+5 | |
| 2023-05-31 | get better more/thorough tests for the native wrapper | -0/+1 | |
| 2023-05-30 | adjust abstract type names with namespace | -1/+1 | |
| 2023-05-30 | remove jd_time_{localtime,utc} | -60/+0 | |
| 2023-05-13 | add ability to construct a tm from a dict | -1/+52 | |
| 2023-05-13 | add TM_GMTOFF and TM_ZONE | -4/+43 | |
| 2023-05-13 | add shortcuts for *time(mktime) | -4/+71 | |
| 2023-05-12 | big updates | -35/+91 | |
| 2023-05-12 | rewrite | -0/+164 |
