Posts Tagged ‘date’

19
Feb

java tarih formatlama (SimpleDateFormat)

   Posted by: Muhammed YÜRÜRDURMAZ    in Yazılım

import .text.;
import .util.;

public class JavaSimpleDateFormatOrnek{
  public static void main(String args[]){
   date = new ();
  SimpleDateFormat sdf = new SimpleDateFormat("dd/MM/yyyy");
  System.out.println("Bu gün " + sdf.format() );
  }
}
Bookmark and Share
Tags: , , , ,

Tags: , , , ,

Switch to our mobile site