top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

What is the format of year in Universal time and local time zone IE inside EMM information message during LTE attach ?

+1 vote
532 views

During a LTE attach, MME may send the UE a EMM Information message with Universal time and local time zone IE. This IE contains Year, month, day, hour, min, sec.
My problem is that I can not find any reference yet about what should be the value of the year. Is it calculated from 1900 or 2000 or as it is ? or there is some other reference year ?
Any reference spec with this particular information will be highly helpful.

posted Jun 21, 2016 by Deepanjan Biswas

Looking for an answer?  Promote on:
Facebook Share Button Twitter Share Button LinkedIn Share Button

Similar Questions
+2 votes

Does UE send APN information while registering with network using the "Attach request" message ?
How MME come to know that UE should attach to APN "XYZ" ?

+4 votes

Since Ue can be configured for measure at the time of RRC Connection Setup. What is the probability to get mobility control info inside RRC Connection Reconfiguration as part of initial attach procedure.

+1 vote

I would like to convert time zone abbreviation to full time zone in Python.

I'm currently writing dict with this information : http://www.timeanddate.com/library/abbreviations/timezones/

Questions :
* are there the same list somewhere (I didn't found in pytz) ?
* is it possible to append this list in pytz or in standard python date module?

...