User Tools

Site Tools


date_20formatting_20extended_20functionality

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
date_20formatting_20extended_20functionality [2018/04/17 15:42] – Added syntax highlighting tbest3112date_20formatting_20extended_20functionality [2024/01/05 00:22] (current) – external edit 127.0.0.1
Line 1: Line 1:
-=====Date Formatting Extended Functionality=====+===== DateFormatting Extended Functionality =====
  
-====== Date$ Formatting - Extended Functionality ====== +LBB has extended functionality when using Date$() .\\ \\  LBB will return the date in any format that can be constructed from the following elements, in any order, separated by '/' or '-': 
- LBB has extended functionality when using Date$() .\\ \\  LBB will return the date in any format that can be constructed from the following elements, in any order, separated by '/' or '-':\\ \\ +
  
 | d\\ | Day of month as digits with no leading zero for single-digit days.\\ | | d\\ | Day of month as digits with no leading zero for single-digit days.\\ |
Line 15: Line 14:
 | yy\\ | Year as last two digits, but with leading zero for years less than 10.\\ | | yy\\ | Year as last two digits, but with leading zero for years less than 10.\\ |
 | yyyy\\ | Year represented by full four digits.\\ | | yyyy\\ | Year represented by full four digits.\\ |
-\\  For example,\\ + 
 +For example,\\ 
 <code lb> <code lb>
   Print date$("dddd dd-mmmm-yyyy")   Print date$("dddd dd-mmmm-yyyy")
date_20formatting_20extended_20functionality.1523979774.txt.gz · Last modified: 2024/01/05 00:18 (external edit)