Hi,

 

is there a Time datatype, analogous to the Date type? I ran into a situation
where I need to represent times (like 12:34 pm) that don't have a date
associated. I understand that in the case of dates that don't have a time
component I'd use Date (instead of DateTime), but I couldn't find anything
the other way around, for times that don't have a date.

 

Thanks,

David

 

Reply via email to