- Posts: 6
- Thank you received: 0
SOLVED !!! Custom field date format dd-mm-YYYY
- Parcs
- Topic Author
- Offline
- New Member
-
Less
More
8 years 9 months ago - 8 years 9 months ago #83438
by Parcs
SOLVED !!! Custom field date format dd-mm-YYYY was created by Parcs
Hi,
I created a date type custom field . The date format is YYYY-mm-dd by default.
I really need to be dd-mm-YYYY, for is the standard date format in my country.
I have no problem in hardcoding if you give me the right instructions.
Thanks a lot.
I created a date type custom field . The date format is YYYY-mm-dd by default.
I really need to be dd-mm-YYYY, for is the standard date format in my country.
I have no problem in hardcoding if you give me the right instructions.
Thanks a lot.
Last edit: 8 years 9 months ago by Mr. Dam.
Please Log in or Create an account to join the conversation.
- Nguyen Phu Quan
-
- Offline
- Banned
-
Less
More
- Posts: 13
- Thank you received: 2
8 years 9 months ago #83537
by Nguyen Phu Quan
Replied by Nguyen Phu Quan on topic Custom field date format dd-mm-YYYY
Hi
You need to modify in file Root > administrator > components > com_jdonation > libraries > osf > form > field > data.php
Change the code " %Y-%m-%d " to " %d-%m-%Y "
Thanks
Quan
You need to modify in file Root > administrator > components > com_jdonation > libraries > osf > form > field > data.php
Change the code " %Y-%m-%d " to " %d-%m-%Y "
Thanks
Quan
Please Log in or Create an account to join the conversation.
- Parcs
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 6
- Thank you received: 0
8 years 9 months ago - 8 years 9 months ago #83538
by Parcs
Replied by Parcs on topic Custom field date format dd-mm-YYYY
Perfect! Thank you very much.
Last edit: 8 years 9 months ago by Parcs.
Please Log in or Create an account to join the conversation.
Moderators: Mr. Dam, Dũng Nguyễn Việt
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.