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

Update date/time functions. #35

Merged
merged 1 commit into from
Oct 15, 2022
Merged

Update date/time functions. #35

merged 1 commit into from
Oct 15, 2022

Conversation

skx
Copy link
Owner

@skx skx commented Oct 15, 2022

Rather than having "global" names we now have "namespaced" names.

So "(weekday)" is "(date:weekday)", for example.

The old names still work, via aliasing, so nothing will change.

This closes #33.

Rather than having "global" names we now have "namespaced" names.

So "(weekday)" is "(date:weekday)", for example.

The old names still work, via aliasing, so nothing will change.

This closes #33.
@skx skx self-assigned this Oct 15, 2022
@skx skx merged commit 5271d29 into master Oct 15, 2022
@skx skx deleted the 33-time-date branch October 15, 2022 14:40
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.

Move time/date functions.
1 participant