QUESTION: PropertyItemDate format values |
Post Reply |
Author | |
Aaron
Senior Member Joined: 29 January 2008 Status: Offline Points: 2192 |
Post Options
Thanks(0)
Posted: 14 November 2008 at 12:54am |
Hi,
When adding PropertyItemDate item the format of date will be, for example, 14/11/2008
I noticed when assigning a value the format CAN be 14-11-2008
Thank you |
|
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2 Language: Visual Basic 6.0 Zero replies is not an option.... |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Clear Format property and it will use regional setting:
DateItem.Format = ""
DateItem.SetMask "", "" DateItem.Value = "01/31/2005" |
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Aaron
Senior Member Joined: 29 January 2008 Status: Offline Points: 2192 |
Post Options
Thanks(0)
|
Hi Oleg,
Thanks for reply. It is working but when user wants to change the date he/she have to enter the "-" character. Is there something possible with SetMask ? I can't get this to work :(
Thanks in advance
|
|
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2 Language: Visual Basic 6.0 Zero replies is not an option.... |
|
petery
Newbie Joined: 03 December 2008 Status: Offline Points: 6 |
Post Options
Thanks(0)
|
Does version 9.81 support regional formatting natively?
|
|
Product: Xtreme SuitePro (ActiveX) version 13.0.0
Platform: Windows XP (32bit) - SP 2 Language: C# for .NET 2.0 |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |