HI,

I have a Date java object that I want to add in .proto file. I use Proto3. 
Is there any exisitng proto Datatype that I can use?
Please advise at the earliest.

Ex:

message Product{

    optional date last_ordered_date = 1;
}

where last_ordered_date='2019-01-15'

Thanks,
Shilpa

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.

Reply via email to