Date manipulation: Difference between revisions

Content added Content deleted
m (→‎{{header|Sidef}}: modified the code to work with Sidef 2.30)
m (added a ;Task: (bold) header.)
Line 1: Line 1:
{{task|Text processing}} [[Category:Date and time]]
{{task|Text processing}}
[[Category:Date and time]]
{{omit from|ML/I}}
{{omit from|ML/I}}
{{omit from|PARI/GP|No real capacity for string manipulation}}
{{omit from|PARI/GP|No real capacity for string manipulation}}


;Task:
Given the date string "March 7 2009 7:30pm EST", <br>
Given the date string "March 7 2009 7:30pm EST", <br>
output the time 12 hours later in any human-readable format.
output the time 12 hours later in any human-readable format.