Move faster and accomplish more with a professional-grade, generative AI assistant that transforms the way you work. Thomson Reuters CoCounsel is with you every step of the way, backed by authoritative content and industry-leading expertise.
Conduct legal research efficiently and confidently using trusted content, proprietary editorial enhancements, and advanced technology.
Accelerate how you find answers with powerful generative AI capabilities and the expertise of 650+ attorney editors. With Practical Law, access thousands of expertly maintained how-to guides, templates, checklists, and more across all major practice areas.
Move faster and accomplish more with a professional-grade, generative AI assistant that transforms the way you work. Thomson Reuters CoCounsel is with you every step of the way, backed by authoritative content and industry-leading expertise.
Provides a full line of federal, state, and local programs. Save time with tax planning, preparation, and compliance.
Automate work paper preparation and eliminate data entry
Software that keeps supply chain data in one central location. Optimize operations, connect with external partners, create reports and keep inventory accurate.
Automate sales and use tax, GST, and VAT compliance. Consolidate multiple country-specific spreadsheets into a single, customizable solution and improve tax filing and return accuracy.
Search volumes of data with intuitive navigation and simple filtering parameters. Prevent, detect, and investigate crime.
Identify patterns of potentially fraudulent behavior with actionable analytics and protect resources and program integrity.
Analyze data to detect, prevent, and mitigate fraud. Focus investigation resources on the highest risks and protect programs by reducing improper payments.
Around the globe, with unmatched speed and scale, Reuters Connect gives you the power to serve your audiences in a whole new way.
Reuters Plus, the commercial content studio at the heart of Reuters, builds campaign content that helps you to connect with your audiences in meaningful and hyper-targeted ways.
Reuters.com provides readers with a rich, immersive multimedia experience when accessing the latest fast-moving global news and in-depth reporting.
Shop our latest titles
ProView Quickfinder favorite libraries
Ingredient | Description |
---|---|
dd | day component (01-31) |
/ | static character |
mm | month component (01-12) |
/ | static character |
yyyy | year component |
Ingredient | Description |
---|---|
yyyy | year component formatted as a 4-digit number |
yy | year component formatted as a 2-digit number (00-99) |
YYYY | year component formatted as cardinal words (e.g. Two Thousand and Seven) |
YTH | year component formatted as ordinal words (e.g. Two Thousand and Seventh) |
yth | year component formatted as ordinal digits (e.g. 2007th) |
mm | month component formatted as 2 digits (01-12) |
m | month component formatted as 1 or 2 digits (1-12) |
MM | month component formatted as the full name (e.g. January) |
LMM | month component formatted as the full name in lowercase (e.g. january) |
UMM | month component formatted as the full name in uppercase (e.g. JANUARY) |
M | month component formatted as the abbreviated name (e.g. Jan) |
LM | month component formatted as the abbreviated name in lowercase (e.g. jan) |
UM | month component formatted as the abbreviated name in uppercase (e.g. JAN) |
MO | month ownership (e.g. of as in of April, d' as in d'Avril and de as in de Mai) |
dd | day component formatted as 2 digits (01-31) |
d | day component formatted as 1 or 2 digits (1-31) |
DD | day component formatted as cardinal words (e.g. Thirty One) |
LDD | day component formatted as cardinal words in lowercase (e.g. thirty one) |
UDD | day component formatted as cardinal words in uppercase (e.g. THIRTY ONE) |
DTH | day component formatted as ordinal words (e.g. Thirty First) |
LDTH | day component formatted as ordinal words in lowercase (e.g. thirty first) |
UDTH | day component formatted as ordinal words in uppercase (e.g. THIRTY FIRST) |
dth | day component formatted as ordinal digits (e.g. 31st) |
w | week-day component formatted as a single digit (1-7) |
WW | week-day component formatted as the full name (e.g. Monday) |
LWW | week-day component formatted as the full name in lowercase (e.g. monday) |
UWW | week-day component formatted as the full name in uppercase (e.g. MONDAY) |
W | week-day component formatted as the abbreviated name (e.g. Mon) |
LW | week-day component formatted as the abbreviated name in lowercase (e.g. mon) |
UW | week-day component formatted as the abbreviated name in uppercase (e.g. MON) |
WTH | week-day component formatted as ordinal words (e.g. First) |
LWTH | week-day component formatted as ordinal words in lowercase (e.g. first) |
UWTH | week-day component formatted as ordinal words in uppercase (e.g. FIRST) |
wth | week-day component formatted as ordinal digits (e.g. 1st) |
Synonym | Applied Format |
---|---|
"day_month_year" | "dd/mm/yyyy" |
"month_day_year" | "mm/dd/yyyy" |
"year_month_day" | "yyyy-mm-dd" |
Value | Format | Return |
---|---|---|
Date( 2000, 2,29 ) | "yyyy-mm-dd" | "2000-02-29" |
Date( 2000, 2,29 ) | "dd/mm/yyyy" | "29/02/2000" |
Date( 2000, 2,9 ) | "dd/mm/yyyy" | "09/02/2000" |
Date( 2000, 2,9 ) | "d/m/yyyy" | "9/2/2000" |
Date( 2000, 2,29 ) | "the DTH ^day of MM" | "the Twenty Ninth day of February" |
Date( 2000, 2,29 ) | "the UDTH ^day of UMM" | "the TWENTY NINTH day of FEBRUARY" |