Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/keller-michael/timestamp
⌚ timestamp as value object
https://github.com/keller-michael/timestamp
abap example learning-by-doing posix timestamp timestampl utc utc-long utclong
Last synced: 3 days ago
JSON representation
⌚ timestamp as value object
- Host: GitHub
- URL: https://github.com/keller-michael/timestamp
- Owner: Keller-Michael
- License: mit
- Created: 2023-04-22T20:20:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-04-23T08:30:23.000Z (over 1 year ago)
- Last Synced: 2024-10-11T02:23:48.459Z (2 months ago)
- Topics: abap, example, learning-by-doing, posix, timestamp, timestampl, utc, utc-long, utclong
- Language: ABAP
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ⌚ Timestamp
[Timestamp class](./src/zmke_cl_timestamp.clas.abap) in ABAP as [value object](https://en.wikipedia.org/wiki/Value_object). Works internally with UTC long timestamp but supports short and long timestamps as well as classic date/time combination.