On 09/09/2012 02:52 PM, [email protected] wrote:
Hi,

I've just had the same problem, I want to enter a year in the format YYYY,
which I can't using the date/time field type. Having read this post I tried
to choose an integer and have it set the length to 4, but it won't let me
change the length of the integer. Any ideas?

Thanks,
Naomi
You can have a date field that will show just YYYY. However, I doubt that you can do this in a form. For that a field having an Integer type seems a good choice. Suggestions: Small Integer and Integer. The length property for integers states what is the largest or smallest Integer that can be entered into the field. You might be happy using Small Integer since it has a length of 5. This may be a little deceiving since the actual range is from -32768 to +32767.

--Dan

--
For unsubscribe instructions e-mail to: [email protected]
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted

Reply via email to