#include <telephony_types.h>
Data Fields | |
| bool | absolute |
| If true, the dateTime value is an OS absolute time value, which is the number of seconds since 1/1/1970. If false, the dateTime value is relative to the current date and time. | |
| uint32_t | dateTime |
| Date and time value. If the absolute field is true, this is expressed as the number of seconds elapsed since 00:00:00 UTC on January 1, 1970. If the absolute field is false, this is expressed as the number of seconds elapsed from the current time. | |
|
|
If true, the dateTime value is an OS absolute time value, which is the number of seconds since 1/1/1970. If false, the dateTime value is relative to the current date and time.
|
|
|
Date and time value. If the absolute field is true, this is expressed as the number of seconds elapsed since 00:00:00 UTC on January 1, 1970. If the absolute field is false, this is expressed as the number of seconds elapsed from the current time.
|
Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.