Ruby on Rails
Thursday, March 29, 2018
I am doing test using selenium with ruby, I have a web page that has records, one of the columns has dates like 2018 Mar 28 ,
-- in the search area I have two date pickers from to, when you pick the dates they come like : 2018-03-27 , my question, how to convert :
2018-03-27 to 2018 Mar 27
OR
2018 Mar 27 to 2018-03-27
Thanks,
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/8ba88944-4510-4ab3-9e6c-5eda96003199%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment