| View previous topic :: View next topic |
| Author |
Message |
eyl n00b

Joined: 10 Jan 2010 Posts: 5
|
Posted: Sun Jan 10, 2010 1:08 am Post subject: Larger Date Format Field |
|
|
| Just a quick suggestion to increase the date format field size. I'm trying to use the format "D Y-m-d g:i:s A T" but am currently constrained to "D Y-m-d g:i:sA". Nothing major, just a little tweak. :D |
|
| Back to top |
|
 |
nixnut Administrator


Joined: 09 Apr 2004 Posts: 10951 Location: the dutch mountains
|
Posted: Sun Jan 10, 2010 1:05 pm Post subject: |
|
|
Can you explain what you're trying to do and what the problem is? _________________ Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered
talk is cheap. supply exceeds demand |
|
| Back to top |
|
 |
Earthwings Administrator


Joined: 14 Apr 2003 Posts: 7731 Location: Karlsruhe, Germany
|
Posted: Sun Jan 10, 2010 6:47 pm Post subject: |
|
|
| nixnut wrote: | | Can you explain what you're trying to do and what the problem is? |
The length of the input field for a custom date in the profile is limited to 14 characters:
| Code: | | input type="text" name="dateformat" value="D M d, Y G:i" maxlength="14" |
_________________ KDE 4.8 - Get It While It's Hot! |
|
| Back to top |
|
 |
|