Smarty Forum Index Smarty
WARNING: All discussion is moving to https://reddit.com/r/smarty, please go there! This forum will be closing soon.

html_select_date and negative timestamp values

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> Bugs
View previous topic :: View next topic  
Author Message
Garo
Smarty n00b


Joined: 20 Aug 2004
Posts: 1

PostPosted: Fri Aug 20, 2004 12:30 am    Post subject: html_select_date and negative timestamp values Reply with quote

When time parameter in html_select_date is a timestamp with negative value Smarty can not properly show the date. The soluton is to use
date("Y-m-d",$timestamp) and then pass it as time value to html_select_date.
Back to top
View user's profile Send private message
messju
Administrator


Joined: 16 Apr 2003
Posts: 3336
Location: Oldenburg, Germany

PostPosted: Fri Aug 20, 2004 9:43 am    Post subject: Reply with quote

html_select_date uses strtotime() internally. so this is a limitation of the underlying strtotime() implementation.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
mohrt
Administrator


Joined: 16 Apr 2003
Posts: 7368
Location: Lincoln Nebraska, USA

PostPosted: Fri Aug 20, 2004 1:50 pm    Post subject: Reply with quote

The CVS html_select_date will now accept negative timestamps. The dropdown will also include the given date unless you explicitly state otherwise.
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> Bugs All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP