I have to implement an IDL specification for a distributed application with OMG CORBA. As i have to specify dates for some data structures i don't find any types defined for such purpose. Am i wrong ?
Please help !
The CORBA COS Time Service does define some types related to time in the TimeBase module. These are used by CORBA Messaging, RTCORBA, and others. Check your CORBA implementation whether your vendor provides these.