![]() |
| If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|||||||
| Tags: behaviour, date, field |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
(outlook 2002, sp1)
In my custom form I created a date field with format hh:mm PM (that is displaying only the time, not the date). When I entered 1700 (without . or it displayed 8:00AM (instead of 5:00PM). Is this a bug or the way it works? (If I had . or :, e.g. 17:00 it converted to correct time of 5:00PM) I did more investigation I found out that when 1700 was entered the field had the year set to 1700 and time to 8:00AM. It seems that without the . or : Outlook considered the value as the year. It seems that this is the way it works. Thks Long |
| Ads |
|
#2
|
|||
|
|||
|
More on this - The start and end time fields in the Appoitment form seems to
work ok, ie. Outlook would convert a "1700" input to 5:00PM. I just wonder how it is implemented. Any extra programming underneath is needed for this? |
|
#3
|
|||
|
|||
|
The date/time fields are all supposed to work with the same date logic, but your testing seems to indicate that is not in fact the case. I can't explain the discrepancy and can only suggest that you tell users to use 17:00, not 1700 unless they want to go back in time.
-- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Long Nguyen" wrote in message ... More on this - The start and end time fields in the Appoitment form seems to work ok, ie. Outlook would convert a "1700" input to 5:00PM. I just wonder how it is implemented. Any extra programming underneath is needed for this? (outlook 2002, sp1) In my custom form I created a date field with format hh:mm PM (that is displaying only the time, not the date). When I entered 1700 (without .. or it displayed 8:00AM (instead of 5:00PM). Is this a bug or the way it works? (If I had . or :, e.g. 17:00 it converted to correct time of 5:00PM) I did more investigation I found out that when 1700 was entered the field had the year set to 1700 and time to 8:00AM. It seems that without the .. or : Outlook considered the value as the year. It seems that this is the way it works. |
|
#4
|
|||
|
|||
|
Thanks Sue.
Regards Long "Sue Mosher [MVP-Outlook]" wrote in message ... The date/time fields are all supposed to work with the same date logic, but your testing seems to indicate that is not in fact the case. I can't explain the discrepancy and can only suggest that you tell users to use 17:00, not 1700 unless they want to go back in time. -- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Long Nguyen" wrote in message ... More on this - The start and end time fields in the Appoitment form seems to work ok, ie. Outlook would convert a "1700" input to 5:00PM. I just wonder how it is implemented. Any extra programming underneath is needed for this? (outlook 2002, sp1) In my custom form I created a date field with format hh:mm PM (that is displaying only the time, not the date). When I entered 1700 (without . or it displayed 8:00AM (instead of 5:00PM). Is this a bug or the way itworks? (If I had . or :, e.g. 17:00 it converted to correct time of 5:00PM) I did more investigation I found out that when 1700 was entered the field had the year set to 1700 and time to 8:00AM. It seems that without the . or : Outlook considered the value as the year. It seems that this is the way it works. |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| UserForm ShowModal strange behaviour | David OShea | Outlook - Using Forms | 1 | March 14th 06 06:58 PM |
| date field in outlook | juliehellyer@gmail.com | Outlook - Using Forms | 4 | February 23rd 06 07:37 PM |
| date fields - link the calander pop-up to a custom date field | Tom | Outlook - Using Forms | 0 | January 23rd 06 10:13 PM |
| "Design This Form" strange behaviour and not displaying as it should | James Cassidy | Outlook - Using Forms | 0 | January 21st 06 04:01 PM |
| How to date stamp entries in contacts comments field? | Bob U | Outlook - Using Contacts | 1 | January 20th 06 04:34 PM |