Skip to content
Discussion options

You must be logged in to vote

The only date type in OSM data is the creation timestamp of an OSM object which is given to Lua as a number in seconds since Jan 1 1970. This is compatible to what the Lua os.time function returns. There is no native date or time datatype in Lua. All OSM tags are strings, so no date ot time datatype there either.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by joto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants