Orange-OpenSource / Orange-OpenSource/its-client

python/mobility: ETSI EPOCH zero-timestamp can't be covnerted back to UNIX timestamp

Open
#585 0 comments 0 reactions 1 assignee View on GitHub

@ymorin-orange is already working on this.

Since Aug 18, 2026.

Python
Dominant language
Java
Stars
19
Forks
12
Avg merge
6d 8h
Merged PRs (30d)
3

Description

What:

When the ETSI EPOCH zero-timestamp (zero, 0) is converted back to UNIX time, None is returned.


Expected:

The ETSI EPOCH zero-timestamp is converted back into the UNIX timestamp corresponding to 2004-01-01T00:00:00Z.

Note: it is not valid to convert an unknown timsteamp (i.e. None) in either direction. Indeed, the TimestampIts has no encoding that specifies it is unknown or unavailabe or whatever; it is always a valid timestamp.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.