learner
3rd July 2004, 08:24
Hi,
I have a table where i have 2 fields
i.e. date and second one is time
so whenever user is doing some transaction i would like to store date and time in these fields.
for date i got it from date.num()
but for time i found 2 functions i.e. time.num() and date.time.utc() which one should i use for captruing time ?? and what is the concept behind UTC ??
Regards
Learner
I have a table where i have 2 fields
i.e. date and second one is time
so whenever user is doing some transaction i would like to store date and time in these fields.
for date i got it from date.num()
but for time i found 2 functions i.e. time.num() and date.time.utc() which one should i use for captruing time ?? and what is the concept behind UTC ??
Regards
Learner