-
Notifications
You must be signed in to change notification settings - Fork 62
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
toTimestamp client-side function #105
Draft
HeikoTheissen
wants to merge
21
commits into
main
Choose a base branch
from
toTimestamp
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from 1 commit
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
178defd
toTimestamp client-side function
HeikoTheissen 340b41a
parameter descriptions
HeikoTheissen 70b0945
auto-refreshed
HeikoTheissen a337f62
Merge remote-tracking branch 'origin/master' into toTimestamp
HeikoTheissen 47a481c
Merge branch 'toTimestamp' of [email protected]:SAP/odata-vocabularies.g…
HeikoTheissen 7147fca
Merge master
HeikoTheissen 166060a
+impliedTimezone
HeikoTheissen 5eff2ac
auto-refreshed
HeikoTheissen 3f7d472
ClientSideOnly
HeikoTheissen 903ab0d
Merge branch 'toTimestamp' of [email protected]:SAP/odata-vocabularies.git
HeikoTheissen c6146a1
rewording
HeikoTheissen 7c07920
example in description
HeikoTheissen ab82570
UI -> Common
HeikoTheissen 6f3ff23
Merge remote-tracking branch 'origin/master' into toTimestamp
HeikoTheissen 25e5b1a
auto-refreshed
HeikoTheissen 84a7763
extended example
HeikoTheissen 0165bc8
added explanation
HeikoTheissen 79412d0
Merge remote-tracking branch 'origin/master' into toTimestamp
HeikoTheissen 4f2f6f1
corrected indentation
HeikoTheissen d42cf04
Merge remote-tracking branch 'origin/master' into toTimestamp
HeikoTheissen 847592b
auto-refreshed
HeikoTheissen File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This defines a server-side function.
We should discuss in the OData TC whether this is also the way to go for defining client-side functions, and how to mark these functions as "client-side".
Could you please open a TC jira issue?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
https://issues.oasis-open.org/browse/ODATA-1428