Just some quick questions regarding Basic4Android Datetime - Unix time (timestamp):
1) is Basic4Android's DateTime handling (with ticks) something used only within Basic4Android or is it used also by default in Android itself?
2) The "tick-system", is it the same as Unix Time (see link below)?
Unix time - Wikipedia, the free encyclopedia
3) If the respective systems are the same, then I guess there is no need to write any extra functions (except for those already included in B4A) for converting datatime-data between Basic4Android and data sent to/received from a Unix-based system. Right?
Thanks.
1) is Basic4Android's DateTime handling (with ticks) something used only within Basic4Android or is it used also by default in Android itself?
2) The "tick-system", is it the same as Unix Time (see link below)?
Unix time - Wikipedia, the free encyclopedia
3) If the respective systems are the same, then I guess there is no need to write any extra functions (except for those already included in B4A) for converting datatime-data between Basic4Android and data sent to/received from a Unix-based system. Right?
Thanks.