Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. IT Analytics Help
  3. Section XVI. System Administration
  4. System Configuration in the Portal
  5. Custom parameters
  6. Customizing date format in the report scope selector

Customizing date format in the report scope selector

To customize the date format displayed in the report scope selector for all Portal users, you can modify the portal.properties file. For example, you can set the date to display: dd/MM/yyyy or MM/dd/yyyy

  • Use the following:

    #Formatters that define specific presentations of numbers and dates
    formatter.decimalPlaces=2
    fileSize.base2=true
    formatter.number=###,###,##0
    formatter.date=MMM dd, yyyy hh:mm:ssa
    formatter.dateZone=MMM dd, yyyy hh:mm:ssa z
    formatter.yearMonth=MMM dd
    formatter.groupByDate=MMM dd
    formatter.designerDate=MM/dd/yyyy
    formatter.currency=$ ###,###,##0.00

Feedback

Was this page helpful?
Previous

Restricting user IDs to single sessions

Next

Customizing the maximum number of lines for exported reports

Feedback

Was this page helpful?