Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread FormatSettings.ShortTimeFormat
Mon, Mar 11 2013 1:35 PMPermanent Link

Matthew Jones

I don't seem to be able to get the FormatSettings.ShortTimeFormat to work to change
the TimeToStr results. It just always gives me the default format.

This is not important to me - it was just found in debugging the form key stuff,
but it may be worth looking at, or improving the documentation as I can't get it to
work.

/Matthew Jones/
Mon, Mar 11 2013 2:17 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Matthew,

<< I don't seem to be able to get the FormatSettings.ShortTimeFormat to work
to change the TimeToStr results. It just always gives me the default format.
>>

It's a bug, this is the fix (WebCore.wbs):

        property ShortTimeFormat: String read FShortTimeFormat write
SetShortTimeFormat; <<<< Add the SetShortTimeFormat part

I'll have a fix in the next build.

Thanks,

Tim Young
Elevate Software
www.elevatesoft.com
Image