Skip to main content

Kutools for Office — One Suite. Five Tools. Get More Done.

Excel Formula: Convert Date to Text

Author Sun Last modified

doc convert date to julia 1

This tutorial provides the TEXT function to convert a date to text.

If you want to follow along with this tutorial, please download the example spreadsheet.
doc convert date to julia 1

Generic formula:

TEXT(date,format)

Arguments

Date: the date you want to convert to text.
Format: the format you want the date displayed as.

Return Value

The TEXT function returns to a text value.

How this formula work

To convert the date in cell B3 to a text value, please use below formula:

=TEXT(B3,"mm/dd/yyyy")

Press Enter key to get the result.
doc convert date to julia 1

Explanation

TEXT function: convert a number to a text in a specific format.

Note

Format Code Formula Result
yyyy =TEXT(B3,"yyyy") 2020
yy =TEXT(B3,"yy") 20
mmmmm =TEXT(B3,"mmmmm") S
mmmm =TEXT(B3,"mmmm") September
mmm =TEXT(B3,"mmm") Sep
mm =TEXT(B3,"mm") 09
m =TEXT(B3,"m") 9
dddd =TEXT(B3,"dddd") Saturday
ddd =TEXT(B3,"ddd") Sat
dd =TEXT(B3,"dd") 12
d =TEXT(B3,"d") 12
mm/dd/yyyy =TEXT(B3,"mm/dd/yyyy") 09/12/2020
m/d/y =TEXT(B3,"m/d/y") 9/12/20
ddd,mmm y =TEXT(B3,"ddd,mmm y") Sat,Sep 20

Relative Formulas

  • Convert date to Julian
    Sometimes, you need to convert the standard date to the Julian date in Excel, here this article introduces a formula which combines the TEXT, YEAR and DATE functions to solve this job.
  • Convert date string to datetime
    Sometimes, while you import or paste some datetime data from other devices to Excel, the datetimes maybe not be recognized as proper dates...
  • Convert date to year month
    In some cases, you want to convert the date to only month, year, day or monthyear, daymonth, or year day in text format.
  • Calculate Hours Minutes Seconds Between Two Times
    Here in this tutorial, it introduces some formulas to quickly present the time difference result as single time unit.

Relative Functions


The Best Office Productivity Tools

Kutools for Excel - Helps You To Stand Out From Crowd

šŸ¤– Kutools AI Aide: Revolutionize data analysis based on: Intelligent Execution   |  Generate Code  |  Create Custom Formulas  |  Analyze Data and Generate Charts  |  Invoke Kutools Functions…
Popular Features: Find, Highlight or Identify Duplicates  |  Delete Blank Rows  |  Combine Columns or Cells without Losing Data  |  Round without Formula ...
Super VLookup: Multiple Criteria  |  Multiple Value  |  Across Multi-Sheets  |  Fuzzy Lookup...
Adv. Drop-down List: Easy Drop Down List  |  Dependent Drop Down List  |  Multi-select Drop Down List...
Column Manager: Add a Specific Number of Columns  |  Move Columns  |  Toggle Visibility Status of Hidden Columns  Compare Columns to Select Same & Different Cells ...
Featured Features: Grid Focus  |  Design View  |  Big Formula Bar  |  Workbook & Sheet Manager | Resource Library (Auto Text)  |  Date Picker  |  Combine Worksheets  |  Encrypt/Decrypt Cells  |  Send Emails by List  |  Super Filter  |  Special Filter (filter bold/italic/strikethrough...) ...
Top 15 Toolsets12 Text Tools (Add Text, Remove Characters ...)  |  50+ Chart Types (Gantt Chart ...)  |  40+ Practical Formulas (Calculate age based on birthday ...)  |  19 Insertion Tools (Insert QR Code, Insert Picture from Path ...)  |  12 Conversion Tools (Numbers to Words, Currency Conversion ...)  |  7 Merge & Split Tools (Advanced Combine Rows, Split Excel Cells ...)  |  ... and more
Use Kutools in your preferred language – supports English, Spanish, German, French, Chinese, and 40+ others!

Kutools for Excel Boasts Over 300 Features, Ensuring That What You Need is Just A Click Away...


Office Tab - Enable Tabbed Reading and Editing in Microsoft Office (include Excel)

  • One second to switch between dozens of open documents!
  • Reduce hundreds of mouse clicks for you every day, say goodbye to mouse hand.
  • Increases your productivity by 50% when viewing and editing multiple documents.
  • Brings Efficient Tabs to Office (include Excel), Just Like Chrome, Edge and Firefox.