ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Date format in TImageEnFolderMView

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
Sybren Posted - Mar 24 2018 : 12:10:01
Hi,

I noticed that the date and time format in TImageEnFolderMView is not the 24H format of my system, but the 12H AM/PM format. The property DefaultBottomText := iedtFileCreateDateTime is e.g. shown as "3/24/2018 4:28:32 PM", while my system uses the 24H time format, and shows this as "24/03/2018 16:28:32" in the windows explorer.

The .jpg image that is read was also converted into a .bmp format to avoid remnants of old EXIF data. But in both cases the "DefaultBottomText" format is still be shown in the 12H AM/PM format. I use an English Windows 7, the system and input locale are both "en-gb".

The AM/PM time format is however uncommon in many parts of the world. How can I change the bottom date/time format? Or is this device/OS dependent?

Thanks
Sybren
1   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Mar 25 2018 : 18:36:48
Hi Sybren

iedtFileCreateDateTime just uses the standard DateTimeToStr method, so it will be due to the format settings on that system.


Nigel
Xequte Software
www.imageen.com