ios - How to use daterformatter in datePicker view -


i using swift2.2 xcode 7.3.1. want use date picker format 30 aug 2015. picker in date mode,how display picker date formatter.i want datepicker following image: enter image description here

this stuff looking dd mmm yyyy link may http://nsdateformatter.com/


Comments

Popular posts from this blog

java - MvcUriComponentsBuilder and inccorect binding in Spring MVC -

php - Using grpc in Laravel, "Class 'Grpc\ChannelCredentials' not found." -

c# - LINQ IQueryable returning same rows with skip and take -