Submitted by jan_rifkinson on 2012/06/03 14:31 Currently DateDone field is expressed in mm/dd/yyyy hh:mm::ss AM > PMI wanted to change this to dd/mm/yyyy so in options I inserted <format>mm/dd/yyyy</format>but it's not working. What am I doing wrong? Comments I think that you just didn't write it properly. It should be <format>dd/mm/yyyy</format>.Put that in the "options" section of the field properties dialog, for that field. --------------------------------------------------------------------------------Windows XP Home Edition, Service pack 3Dell Vostro 1500, Ram:3gb, CPU: Intel Core2Duo T7500 2.2ghz Log in or register to post comments Hmmm. Thanks, Armando. Didn't realize I had to use european date formatwhen system date is set to 06/05/12 Log in or register to post comments If you solved it, that's what's important ! --------------------------------------------------------------------------------Windows XP Home Edition, Service pack 3Dell Vostro 1500, Ram:3gb, CPU: Intel Core2Duo T7500 2.2ghz Log in or register to post comments [quote=jan_rifkinson]Hmmm. Thanks, Armando. Didn't realize I had to use european date formatwhen system date is set to 06/05/12 [/quote] I think Armando may have misunderstood (?) My setup is a little different I think: My dateDone field has Default Value of =int(now)and I added<format>mm/dd/yyyy</format>in the "Options" section of field properties My yes/no Done field has this in equations:A:DateDone=int(now())|E:DateDone= Oddly enough, when I try hereit uses my system date which is yyyy/mm/dd IIUC your field is ignoring the system date Jan? _______________________________________________________ Win.7 64bit ~ IQ 0.9.25W10 portable Log in or register to post comments Hi Tom, Yes, I might have misunderstood. However Jan says this : [quote]I wanted to change this to dd/mm/yyyy so in options I inserted <format>mm/dd/yyyy</format>[/quote] ...which seems slightly contradictory. Hence my suggestion. You say :[quote]Oddly enough, when I try here it uses my system date which is yyyy/mm/dd[/quote] What do you mean ? In "Edit" mode the date appearing should be the system dateHowever, while NOT in edit mode, it should be displayed as set in the "options" section (if you did set a format option there).I haven't tested all cases, but this is what has happened (and seems to be happening) here. --------------------------------------------------------------------------------Windows XP Home Edition, Service pack 3Dell Vostro 1500, Ram:3gb, CPU: Intel Core2Duo T7500 2.2ghz Log in or register to post comments [quote=Armando]You say :[quote]Oddly enough, when I try here it uses my system date which is yyyy/mm/dd[/quote] What do you mean ? In "Edit" mode the date appearing should be the system dateHowever, while NOT in edit mode, it should be displayed as set in the "options" section (if you did set a format option there).I haven't tested all cases, but this is what has happened (and seems to be happening) here.[/quote] You're correct Armando - I was looking in the Properties pane which shows the system date... @Jan,that means the mm/dd/yyyy format is working here _______________________________________________________ Win.7 64bit ~ IQ 0.9.25W10 portable Log in or register to post comments Log in or register to post comments
I think that you just didn't write it properly. It should be <format>dd/mm/yyyy</format>.Put that in the "options" section of the field properties dialog, for that field. --------------------------------------------------------------------------------Windows XP Home Edition, Service pack 3Dell Vostro 1500, Ram:3gb, CPU: Intel Core2Duo T7500 2.2ghz Log in or register to post comments
Hmmm. Thanks, Armando. Didn't realize I had to use european date formatwhen system date is set to 06/05/12 Log in or register to post comments
If you solved it, that's what's important ! --------------------------------------------------------------------------------Windows XP Home Edition, Service pack 3Dell Vostro 1500, Ram:3gb, CPU: Intel Core2Duo T7500 2.2ghz Log in or register to post comments
[quote=jan_rifkinson]Hmmm. Thanks, Armando. Didn't realize I had to use european date formatwhen system date is set to 06/05/12 [/quote] I think Armando may have misunderstood (?) My setup is a little different I think: My dateDone field has Default Value of =int(now)and I added<format>mm/dd/yyyy</format>in the "Options" section of field properties My yes/no Done field has this in equations:A:DateDone=int(now())|E:DateDone= Oddly enough, when I try hereit uses my system date which is yyyy/mm/dd IIUC your field is ignoring the system date Jan? _______________________________________________________ Win.7 64bit ~ IQ 0.9.25W10 portable Log in or register to post comments
Hi Tom, Yes, I might have misunderstood. However Jan says this : [quote]I wanted to change this to dd/mm/yyyy so in options I inserted <format>mm/dd/yyyy</format>[/quote] ...which seems slightly contradictory. Hence my suggestion. You say :[quote]Oddly enough, when I try here it uses my system date which is yyyy/mm/dd[/quote] What do you mean ? In "Edit" mode the date appearing should be the system dateHowever, while NOT in edit mode, it should be displayed as set in the "options" section (if you did set a format option there).I haven't tested all cases, but this is what has happened (and seems to be happening) here. --------------------------------------------------------------------------------Windows XP Home Edition, Service pack 3Dell Vostro 1500, Ram:3gb, CPU: Intel Core2Duo T7500 2.2ghz Log in or register to post comments
[quote=Armando]You say :[quote]Oddly enough, when I try here it uses my system date which is yyyy/mm/dd[/quote] What do you mean ? In "Edit" mode the date appearing should be the system dateHowever, while NOT in edit mode, it should be displayed as set in the "options" section (if you did set a format option there).I haven't tested all cases, but this is what has happened (and seems to be happening) here.[/quote] You're correct Armando - I was looking in the Properties pane which shows the system date... @Jan,that means the mm/dd/yyyy format is working here _______________________________________________________ Win.7 64bit ~ IQ 0.9.25W10 portable Log in or register to post comments
Comments