Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include timestamp in events #13

Merged
merged 3 commits into from
Dec 26, 2023
Merged

Include timestamp in events #13

merged 3 commits into from
Dec 26, 2023

Conversation

doneill
Copy link
Owner

@doneill doneill commented Dec 26, 2023

er open earthranger.db -e

+----+--------------+--------------------+--------------------------+
| ID |     USER     |       TITLE        |        CREATED AT        |
+----+--------------+--------------------+--------------------------+
|  9 | profile      | Light              | 2023-11-09T09:00:21.487Z |
| 13 | profile      | String No Required | 2023-11-13T16:04:31.574Z |
+----+--------------+--------------------+--------------------------+

function assumes timestamp in milliseconds
include converted date in return data
@doneill doneill merged commit c725388 into develop Dec 26, 2023
1 check passed
@doneill doneill deleted the task/jdo-32-time-continua branch December 26, 2023 00:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant