💎
Crystal Reports DD/MM/YYYY
આઉટપુટ: 15/01/2025
ઝડપી સંદર્ભ
આઉટપુટ
15/01/2025
Crystal Reports માં DD/MM/YYYY તરીકે તારીખ ફોર્મેટ કરો
💎 Crystal Reports
// In Crystal Reports formula:
ToText({Table.DateField}, "dd/MM/yyyy")
// Or:
CStr({Table.DateField}, "dd/MM/yyyy")