Enum DateFormat
Nama dari : Aspose.Tasks Perhitungan: Aspose.Tasks.dll (25.4.0)
Menentukan format tanggal.
public enum DateFormat
Fields
Custom = 21
Nilai DateTime diformat menggunakan string format yang ditetapkan pada Properti Aspose.Tasks.Prj.CustomDateFormat proyek.
DateDd = 13
Contohnya : 30
DateDdMmYyyy = 256
Contohnya: 19/07/2016
DateDddDd = 17
Contohnya : 30
DateDddHhMmAM = 11
Contohnya : pukul 13.00
DateDddMmDd = 16
Contohnya: Tue 9/30
DateDddMmDdYy = 9
Contohnya: Tue 9/30/02
DateDddMmDdYyHhMmAM = 8
Contohnya: Tue 9/30/02 13:00 PM
DateDddMmmDd = 15
Contoh: Tue Sep 30
DateDddMmmDdYyy = 10
Contohnya: Tue Sep 30, ‘02
DateHhMmAm = 14
Contohnya : 13:00 PM
DateMmDd = 12
Contohnya : 9 / 30
DateMmDdYy = 1
Contohnya: 9 / 30 / 02
DateMmDdYyHhMmAM = 0
Contohnya: 09/30/02 13:00 PM
DateMmDdYyyy = 20
Contohnya: 9/30/2002
DateMmmDd = 7
Contoh : Sep 30
DateMmmDdHhMmAM = 4
Contohnya: Sep 30 13:00 PM
DateMmmDdYyy = 5
Contohnya: Sep 30, ‘02
DateMmmmDd = 6
Contohnya: 30 September
DateMmmmDdYyyy = 3
Contohnya: 30 September 2002
DateMmmmDdYyyyHhMmAM = 2
Contohnya: September 30, 2002 13:00 PM
DateWwwDd = 18
Contohnya: W41/2
DateWwwDdYyHhMmAm = 19
Contohnya: W41/2/02 13:00 PM
Default = 255
Contohnya adalah format data default.